summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-04-23 07:38:21 +0200
committerraveit65 <[email protected]>2021-04-23 07:39:38 +0200
commitcbbaafe781fb8893f556e7eafeb79c4bb533e33d (patch)
tree3983acbb4a5621ec800b99337db02ef8d0335ba1 /.travis.yml
parent2900aecdca19be0e405f04106022403ed2095d1d (diff)
downloadeom-cbbaafe781fb8893f556e7eafeb79c4bb533e33d.tar.bz2
eom-cbbaafe781fb8893f556e7eafeb79c4bb533e33d.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 bcedee9..e2e4b68 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"