summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-04-25 00:27:14 +0200
committerraveit65 <[email protected]>2021-04-25 00:27:14 +0200
commit8a765a67e924e1b4df9bdbb2b6c7f225adbc1042 (patch)
tree7cf0d8bbc6658c011e189440c59b5d92de268c3b /.travis.yml
parentf2d15bd45042d07ddc55cb1224d0e772a0d0705f (diff)
downloadmate-indicator-applet-8a765a67e924e1b4df9bdbb2b6c7f225adbc1042.tar.bz2
mate-indicator-applet-8a765a67e924e1b4df9bdbb2b6c7f225adbc1042.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 03e5893..7ee175d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -45,4 +45,4 @@ env:
# - DISTRO="archlinux:latest"
- DISTRO="debian:testing"
- DISTRO="fedora:latest"
- - DISTRO="ubuntu:rolling"
+# - DISTRO="ubuntu:rolling"