summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-04-22 21:43:05 +0200
committerraveit65 <[email protected]>2022-07-21 17:25:39 +0200
commit98053b832884026b3201cc94202c9039a423d370 (patch)
treeb19ea82621ecd7eaa63185915c97241caa21aac8 /.travis.yml
parent8325636ecc8955a614edd551a777e9f0080887b1 (diff)
downloadcaja-98053b832884026b3201cc94202c9039a423d370.tar.bz2
caja-98053b832884026b3201cc94202c9039a423d370.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
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index c280ead7..d5bb2154 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -71,4 +71,4 @@ env:
- DISTRO="archlinux:latest"
- DISTRO="debian:testing"
- DISTRO="fedora:latest"
- - DISTRO="ubuntu:rolling"
+# - DISTRO="ubuntu:rolling"