summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-04-25 13:23:18 +0200
committerraveit65 <[email protected]>2021-04-25 13:23:18 +0200
commit290e83e643f25dcecd74e480e3b4d59e5ec2300a (patch)
treed3f4997223432e3fa05118681dada487bc95d919 /.travis.yml
parentbe06fb841c55a74c23aed638fa9a8a8e960aed34 (diff)
downloadmate-power-manager-290e83e643f25dcecd74e480e3b4d59e5ec2300a.tar.bz2
mate-power-manager-290e83e643f25dcecd74e480e3b4d59e5ec2300a.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 9f51ffa..630e3c4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -44,4 +44,4 @@ env:
# - DISTRO="archlinux:latest"
- DISTRO="debian:testing"
- DISTRO="fedora:latest"
- - DISTRO="ubuntu:rolling"
+# - DISTRO="ubuntu:rolling"