summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-04-23 18:25:31 +0200
committerraveit65 <[email protected]>2021-04-23 18:25:31 +0200
commitf3b713ac327f13a329e482e879bd5741023894f7 (patch)
treed8abbe16afe7eb864763146e02bf897b2b288b85 /.travis.yml
parent52aee42019d3aae77511cb57c904f88452f2f42d (diff)
downloadmate-calc-f3b713ac327f13a329e482e879bd5741023894f7.tar.bz2
mate-calc-f3b713ac327f13a329e482e879bd5741023894f7.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 7eab58b..52d5e62 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"