summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-02-23 08:21:21 +0100
committerraveit65 <[email protected]>2021-02-23 08:21:21 +0100
commit9383cc212ce398e30179b41f4221552def315f77 (patch)
tree58cd518db2754a3293d2332b127bacf17ae42c1f /.travis.yml
parent62c46148a8553214d2ecd4d096412b9e068ceec3 (diff)
downloadmate-themes-9383cc212ce398e30179b41f4221552def315f77.tar.bz2
mate-themes-9383cc212ce398e30179b41f4221552def315f77.tar.xz
tx: temporarily disable build for ArchLinux
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
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"