diff options
author | raveit65 <[email protected]> | 2021-02-22 20:23:51 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-02-22 20:23:51 +0100 |
commit | 5f99513df527f7d3c1443f8dace2f6716d4e7872 (patch) | |
tree | dc379f2e8e8b2843f88acc7728babfdde060439d | |
parent | 2391307661858d840e3fea36f9f7e4e376b8db35 (diff) | |
download | mate-media-5f99513df527f7d3c1443f8dace2f6716d4e7872.tar.bz2 mate-media-5f99513df527f7d3c1443f8dace2f6716d4e7872.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 8e9ca47..39ea879 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:devel" |