summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-04-22 21:43:05 +0200
committerraveit65 <[email protected]>2021-04-22 21:44:58 +0200
commitda412f6be2287c5b52bb2a6258fa6acb3b21ea1f (patch)
treed4854d422f43d63e3ef65d76d8803c128ba5c149
parentc41f30165ed02aaf46a5ba5854d60b88cd348199 (diff)
downloadcaja-da412f6be2287c5b52bb2a6258fa6acb3b21ea1f.tar.bz2
caja-da412f6be2287c5b52bb2a6258fa6acb3b21ea1f.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 b59f17dd..9358cac1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -46,4 +46,4 @@ env:
# - DISTRO="archlinux:latest"
- DISTRO="debian:testing"
- DISTRO="fedora:latest"
- - DISTRO="ubuntu:rolling"
+# - DISTRO="ubuntu:rolling"