From 7bb8af0e3acced4246b3e91bee0d31a6bdf14d97 Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Wed, 20 Oct 2021 21:09:24 +0200 Subject: .travis.yml: Temporarily disable ppc64le builds --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 483e028..9556732 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,7 +18,7 @@ addons: before_install: # let's use the MATE project's docker build script... - - curl -Ls -o docker-build https://github.com/AyatanaIndicators/ayatana-dev-scripts/raw/master/travis/docker-build + - curl -Ls -o docker-build https://github.com/AyatanaIndicators/ayatana-dev-scripts/raw/main/travis/docker-build - chmod +x docker-build install: -- cgit v1.2.3