diff options
author | raveit65 <[email protected]> | 2021-02-22 23:04:09 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-02-22 23:04:09 +0100 |
commit | 036594c5542272f719994a62a4663fce998e26f2 (patch) | |
tree | 3fa8ef846ff69ebbd53df333b562d8839eec54aa | |
parent | 21bf4592f79d7bac8d81bb1a0dfb936149244675 (diff) | |
download | mate-session-manager-036594c5542272f719994a62a4663fce998e26f2.tar.bz2 mate-session-manager-036594c5542272f719994a62a4663fce998e26f2.tar.xz |
tx: temporarily disable build for ArchLinux
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 7412fd7..26510d5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -68,7 +68,7 @@ after_success: fi' env: - - DISTRO="archlinux:latest" +# - DISTRO="archlinux:latest" - DISTRO="debian:testing" - DISTRO="fedora:latest" - DISTRO="ubuntu:rolling" |