summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-04-25 12:07:17 +0200
committerraveit65 <[email protected]>2021-04-25 12:08:48 +0200
commita92398d2faec9bf174d27592b644cdefb11f5fe4 (patch)
treeb3edd5eb72c90976f51dbb87221af0fd305a96ab /.travis.yml
parent4950212deffa853569346c3cac717de20c0dbbeb (diff)
downloadmate-panel-a92398d2faec9bf174d27592b644cdefb11f5fe4.tar.bz2
mate-panel-a92398d2faec9bf174d27592b644cdefb11f5fe4.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 87f9b7e2..faedc583 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"