diff options
author | raveit65 <[email protected]> | 2021-02-22 22:08:40 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-02-22 22:08:40 +0100 |
commit | 5313bb50026b6994a3112d4e5fe7f0e69038a153 (patch) | |
tree | 0fdcbbdbd7cdecd4b24896e3f3e7b12a28cc4a95 | |
parent | e8fd51b279a9a9fda83ee8de8a8be66619ee4c6f (diff) | |
download | mate-polkit-5313bb50026b6994a3112d4e5fe7f0e69038a153.tar.bz2 mate-polkit-5313bb50026b6994a3112d4e5fe7f0e69038a153.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 5b70e51..ae7e741 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" |