summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-03-09 23:16:23 +0100
committerraveit65 <[email protected]>2021-03-09 23:16:23 +0100
commita9941b682d0f72ff61c523b268efbc570f035581 (patch)
treedab3e2b671cdb2efb6a12d1a1c658a08bc0e9737 /.travis.yml
parent56c7c80e0c51b615a0d0ac7e64f64c9cdbeb25ab (diff)
downloadmate-system-monitor-a9941b682d0f72ff61c523b268efbc570f035581.tar.bz2
mate-system-monitor-a9941b682d0f72ff61c523b268efbc570f035581.tar.xz
travis: temporarily disable build for ArchLinux
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 9c57808..8d2547b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -41,7 +41,7 @@ deploy:
condition: "${TRAVIS_TAG} =~ ^v.*$ && ${DISTRO} =~ ^fedora.*$"
env:
- - DISTRO="archlinux:latest"
+# - DISTRO="archlinux:latest"
- DISTRO="debian:testing"
- DISTRO="fedora:latest"
- DISTRO="ubuntu:rolling"