diff options
| author | raveit65 <[email protected]> | 2021-02-22 11:54:40 +0100 |
|---|---|---|
| committer | raveit65 <[email protected]> | 2021-02-22 11:54:40 +0100 |
| commit | dcfa054ffb8350173d6003ee427df010903e77c9 (patch) | |
| tree | 76dfd78ebfb7bca8e0304393c9a969b5d0d281cd | |
| parent | bae8a41d5a5966d99ad538d8fd1acf3654bf39ab (diff) | |
| download | caja-dcfa054ffb8350173d6003ee427df010903e77c9.tar.bz2 caja-dcfa054ffb8350173d6003ee427df010903e77c9.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 bcfff19a..a576d6fb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -70,7 +70,7 @@ after_success: fi' env: - - DISTRO="archlinux:latest" +# - DISTRO="archlinux:latest" - DISTRO="debian:testing" - DISTRO="fedora:latest" - DISTRO="ubuntu:rolling" |
