diff options
author | raveit65 <[email protected]> | 2021-02-22 22:57:51 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-02-22 22:57:51 +0100 |
commit | c8ed1fc7aa7c3fc92bb0b8e7d3102d8a6fd9f5da (patch) | |
tree | 9b204b0152c57271e239546190d9b907d03e6f01 | |
parent | fc41e86d4cc588ba8186cd6fd23b19ff19f33dd5 (diff) | |
download | mate-sensors-applet-c8ed1fc7aa7c3fc92bb0b8e7d3102d8a6fd9f5da.tar.bz2 mate-sensors-applet-c8ed1fc7aa7c3fc92bb0b8e7d3102d8a6fd9f5da.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 21ca8ba..a47771f 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" |