summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-04-22 21:43:05 +0200
committerraveit65 <[email protected]>2021-04-22 21:43:05 +0200
commit4d9935bafe1569d5d3e57a35772c5640862cd521 (patch)
treed90840d91092ecdf0de892cfbaecc4681b68420b
parent0eb7520d23cc4ca6cdd9b6c97d3f6cbafcdfc927 (diff)
downloadcaja-4d9935bafe1569d5d3e57a35772c5640862cd521.tar.bz2
caja-4d9935bafe1569d5d3e57a35772c5640862cd521.tar.xz
travis: disable travis builds for ubuntu
Sadly, there is a limit for free builds at docker.com See discussion https://github.com/orgs/mate-desktop/teams/core-team/discussions/25
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a576d6fb..b993faca 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -73,4 +73,4 @@ env:
# - DISTRO="archlinux:latest"
- DISTRO="debian:testing"
- DISTRO="fedora:latest"
- - DISTRO="ubuntu:rolling"
+# - DISTRO="ubuntu:rolling"