summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-02-23 08:26:42 +0100
committerraveit65 <[email protected]>2021-02-23 08:26:42 +0100
commit398289a12443e71978fdc08809231dbd10d8a86f (patch)
tree16a69ff7e9dccfd381551bd939543b529a43e5e6 /.travis.yml
parent5af31646583faedf3d16746f19e4d7d679852ac4 (diff)
downloadmate-utils-398289a12443e71978fdc08809231dbd10d8a86f.tar.bz2
mate-utils-398289a12443e71978fdc08809231dbd10d8a86f.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 c8e82b89..08465383 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -69,7 +69,7 @@ after_success:
fi'
env:
- - DISTRO="archlinux:latest"
+# - DISTRO="archlinux:latest"
- DISTRO="debian:testing"
- DISTRO="fedora:latest"
- DISTRO="ubuntu:rolling"