summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-04-25 16:25:46 +0200
committerraveit65 <[email protected]>2021-04-25 16:26:41 +0200
commit6ee23e2481bc08b9b42932931f162e07e39fc3e6 (patch)
tree3ee1b0cb62a89c6b3c1e9f8b9c14dd0179718651
parent3b61d747f8e7f5e92912e45dc5827909f8b98ed0 (diff)
downloadmate-utils-6ee23e2481bc08b9b42932931f162e07e39fc3e6.tar.bz2
mate-utils-6ee23e2481bc08b9b42932931f162e07e39fc3e6.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 08465383..f69a1889 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -72,4 +72,4 @@ env:
# - DISTRO="archlinux:latest"
- DISTRO="debian:testing"
- DISTRO="fedora:latest"
- - DISTRO="ubuntu:rolling"
+# - DISTRO="ubuntu:rolling"