summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-04-23 13:43:27 +0200
committerraveit65 <[email protected]>2021-04-23 13:43:27 +0200
commitd8b4f721fea4898e7eb48681bc12dc1755e21c30 (patch)
treed91a582ae35a7f41dcd19f26417b959a83ff200b /.travis.yml
parent0956af21adf6a96994049d5e1ec770f3e45f8822 (diff)
downloadlibmateweather-d8b4f721fea4898e7eb48681bc12dc1755e21c30.tar.bz2
libmateweather-d8b4f721fea4898e7eb48681bc12dc1755e21c30.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 d8e6b20..94376c2 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"