summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-02-10 14:52:55 +0100
committerraveit65 <[email protected]>2020-02-10 15:10:04 +0100
commit6acd4e45847a6f19f65899f9a790d0edeebb8f81 (patch)
tree7927c6b03b4e6e0e92d853d8a89c347685a9ce30
parentaa32c3fa978ad695792ac7010da033b8f953551f (diff)
downloadmate-user-guide-6acd4e45847a6f19f65899f9a790d0edeebb8f81.tar.bz2
mate-user-guide-6acd4e45847a6f19f65899f9a790d0edeebb8f81.tar.xz
travis: disable debian build scriptv1.24.0
-rw-r--r--.travis.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 4e83f52..ad363cc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -108,10 +108,10 @@ variables:
- CFLAGS="-Wall -Werror=format-security"
before_scripts:
- - if [ ${DISTRO_NAME} == "debian" ];then
- - curl -Ls -o debian.sh https://github.com/mate-desktop/mate-dev-scripts/raw/master/travis/debian.sh
- - bash ./debian.sh
- - fi
+# - if [ ${DISTRO_NAME} == "debian" ];then
+# - curl -Ls -o debian.sh https://github.com/mate-desktop/mate-dev-scripts/raw/master/travis/debian.sh
+# - bash ./debian.sh
+# - fi
after_scripts:
- if [ ${DISTRO_NAME} == "fedora" ];then