summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-04-25 16:46:55 +0200
committerraveit65 <[email protected]>2021-04-25 16:46:55 +0200
commit1e232d6d7e8342d0c08799a747aedbc23cd1d1dd (patch)
treeff7361e7f45f2a7be3fa84f7ea810174ab3f50fa
parent1e01002b93ee9bbcd8bb93a8d73d834fc97b92f5 (diff)
downloadpluma-1e232d6d7e8342d0c08799a747aedbc23cd1d1dd.tar.bz2
pluma-1e232d6d7e8342d0c08799a747aedbc23cd1d1dd.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
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 66667f65..497c6682 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"