diff options
author | raveit65 <[email protected]> | 2021-02-22 20:32:29 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-02-22 20:32:29 +0100 |
commit | b68b84d3ecb44e89b94328f5fdc92f7286c8367c (patch) | |
tree | 2cb9632f3b95b9c7fbeff60a9cd439aec7a53379 | |
parent | 8ab1fdf541bec3314d3f2c0a0068e2d3534a0cd4 (diff) | |
download | mate-netbook-b68b84d3ecb44e89b94328f5fdc92f7286c8367c.tar.bz2 mate-netbook-b68b84d3ecb44e89b94328f5fdc92f7286c8367c.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 8b7d091..fb9af37 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" |