summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-08-26 10:48:37 +0200
committerraveit65 <[email protected]>2020-08-26 10:48:37 +0200
commita4b7d7fad80eec38234833f0ad900eb02445d355 (patch)
tree457a727fb1476920022b8459935c70dc809e37da
parent1c540be45c0aaf909ad6e5aa7f26805675c94169 (diff)
downloadpluma-a4b7d7fad80eec38234833f0ad900eb02445d355.tar.bz2
pluma-a4b7d7fad80eec38234833f0ad900eb02445d355.tar.xz
travis: use ubuntu:rolling tag to fix building
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 402568bc..e08462c0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -72,4 +72,4 @@ env:
- DISTRO="archlinux:latest"
- DISTRO="debian:testing"
- DISTRO="fedora:latest"
- - DISTRO="ubuntu:devel"
+ - DISTRO="ubuntu:rolling"