diff options
author | raveit65 <[email protected]> | 2021-02-23 08:22:41 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-02-23 08:22:41 +0100 |
commit | a89fb8a6d9e93302f8b292f973f3b93d3da24d29 (patch) | |
tree | d31f7c90e94039973a186726f8aa7443199e7754 | |
parent | c45d864dbb5eb403537665fefed9e9b86bb08cd2 (diff) | |
download | mate-user-guide-a89fb8a6d9e93302f8b292f973f3b93d3da24d29.tar.bz2 mate-user-guide-a89fb8a6d9e93302f8b292f973f3b93d3da24d29.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 8b14fd6..fb1eb2b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -67,7 +67,7 @@ after_success: fi' env: - - DISTRO="archlinux:latest" +# - DISTRO="archlinux:latest" - DISTRO="debian:testing" - DISTRO="fedora:latest" - DISTRO="ubuntu:rolling" |