diff options
author | raveit65 <[email protected]> | 2021-02-22 22:54:47 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-02-22 22:54:47 +0100 |
commit | dfad698c6914d376f899c629c5805377c1766ec1 (patch) | |
tree | a56b55334532e5bd2aeb5bd2a1395f0cc95e8add | |
parent | 0f7bf195aa52ed536131da85ced76118498f5bde (diff) | |
download | mate-screensaver-dfad698c6914d376f899c629c5805377c1766ec1.tar.bz2 mate-screensaver-dfad698c6914d376f899c629c5805377c1766ec1.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 77ce715..da60bbc 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" |