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:44:49 +0200
commit507def9fa23c23bd3a6ceedab4fb8850b01cbd51 (patch)
treec0c3709be61442f941a6183869b938f7cf65ae6b /.travis.yml
parent90cc76a2b0e8d57ec17a5ca81d00fa7e6808076a (diff)
downloadlibmateweather-507def9fa23c23bd3a6ceedab4fb8850b01cbd51.tar.bz2
libmateweather-507def9fa23c23bd3a6ceedab4fb8850b01cbd51.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 022fb42..80a2f47 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -73,4 +73,4 @@ env:
# - DISTRO="archlinux:latest"
- DISTRO="debian:testing"
- DISTRO="fedora:latest"
- - DISTRO="ubuntu:rolling"
+# - DISTRO="ubuntu:rolling"