diff options
| author | raveit65 <[email protected]> | 2021-02-23 08:21:21 +0100 |
|---|---|---|
| committer | raveit65 <[email protected]> | 2021-02-23 08:21:21 +0100 |
| commit | 9383cc212ce398e30179b41f4221552def315f77 (patch) | |
| tree | 58cd518db2754a3293d2332b127bacf17ae42c1f | |
| parent | 62c46148a8553214d2ecd4d096412b9e068ceec3 (diff) | |
| download | mate-themes-9383cc212ce398e30179b41f4221552def315f77.tar.bz2 mate-themes-9383cc212ce398e30179b41f4221552def315f77.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 4376de05..3667ff0d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -41,7 +41,7 @@ deploy: condition: "${TRAVIS_TAG} =~ ^v.*$ && ${DISTRO} =~ ^fedora.*$" env: - - DISTRO="archlinux:latest" +# - DISTRO="archlinux:latest" - DISTRO="debian:testing" - DISTRO="fedora:latest" - DISTRO="ubuntu:rolling" |
