diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-04-27 19:54:28 +0200 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-04-27 19:54:28 +0200 |
| commit | 9c92d4279a1fe2b7d4fe13f878f720f0456a2647 (patch) | |
| tree | 4746ea18d3efd9522533c42ed3faa49aa3a6f3de | |
| parent | 12c8fa46e2b9b7596a89637ed62468c2c47d47a7 (diff) | |
| download | ayatana-ido-9c92d4279a1fe2b7d4fe13f878f720f0456a2647.tar.gz ayatana-ido-9c92d4279a1fe2b7d4fe13f878f720f0456a2647.tar.bz2 ayatana-ido-9c92d4279a1fe2b7d4fe13f878f720f0456a2647.zip | |
.travis.yml: Temporarily disable ubuntu:rolling while the new distro version being bootstrapped by Canonical.
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 521b3b9..4d688af 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,7 +34,7 @@ env: # - DISTRO="archlinux:latest" - DISTRO="debian:testing" - DISTRO="debian:stable" - - DISTRO="ubuntu:rolling" +# - DISTRO="ubuntu:rolling" - DISTRO="ubuntu:focal" jobs: |
