diff options
author | raveit65 <[email protected]> | 2021-02-22 20:07:43 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-02-22 20:07:43 +0100 |
commit | 5105756a01af79ef789b2841e9609405b043ae45 (patch) | |
tree | 59ddd51a59c035f5970bb4531c5c94c987e1c781 | |
parent | eea6c04110f34fbc560d7056c3b87de6a36c2568 (diff) | |
download | mate-indicator-applet-5105756a01af79ef789b2841e9609405b043ae45.tar.bz2 mate-indicator-applet-5105756a01af79ef789b2841e9609405b043ae45.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 89f330c..4a33216 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:devel" |