summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml25
1 files changed, 0 insertions, 25 deletions
diff --git a/.travis.yml b/.travis.yml
index 951e790..f068b06 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,12 +5,6 @@ language: bash
services:
- docker
-# Trigger only on the travis branch
-# Remove the lines if every thing is ok.
-branches:
- only:
- - travis
-
before_install:
- sudo apt-get install -y python3-pip python3-setuptools
- sudo pip3 install --upgrade pip
@@ -24,15 +18,6 @@ install:
script:
- ./docker-build --name ${DISTRO} --verbose --config .travis.yml --build autotools
-# Remove the comments if you need auto release version when git push tag.
-#deploy:
-# provider: script
-# script: ./docker-build --name ${DISTRO} --verbose --config .travis.yml --release
-# skip_cleanup: true
-# on:
-# tags: true
-# condition: "${TRAVIS_TAG} =~ ^v.*$ && ${DISTRO} =~ ^fedora.*$"
-
env:
- DISTRO="archlinux/base"
- DISTRO="debian:sid"
@@ -91,13 +76,3 @@ variables:
after_scripts:
- make distcheck
-
-releases:
- draft: False
- prerelease: False
- checksum: True
- base_version: 1.22.0
- file_glob: True
- files: mate-menus-*.tar.xz
- web_hooks:
- - http://pub.mate-desktop.org/releases/