summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-02-23 10:10:13 +0100
committerraveit65 <[email protected]>2021-02-23 10:10:13 +0100
commita17e85d74bc6e6d7927880eaa50bee4141cef58c (patch)
tree0b6944a993b3da191cbf24ee99a4b176333f0607 /.travis.yml
parent784788e337797ab8bed29b3055734bc49011edc1 (diff)
downloadpluma-a17e85d74bc6e6d7927880eaa50bee4141cef58c.tar.bz2
pluma-a17e85d74bc6e6d7927880eaa50bee4141cef58c.tar.xz
travis: 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 e08462c0..e1a56813 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"