summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2019-05-25 15:05:58 +0200
committerZenWalker <[email protected]>2019-05-25 15:56:26 +0200
commit25e9de2ebd890d99c9482ac663596aa48e682306 (patch)
tree729e45f5728fc6dc34556c26a51d417b99f70704
parent3309e0f46e3fac5780d4a28c5425cc250a63cdb3 (diff)
downloadpluma-25e9de2ebd890d99c9482ac663596aa48e682306.tar.bz2
pluma-25e9de2ebd890d99c9482ac663596aa48e682306.tar.xz
travis: use Debian Buster which has 1.20
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 347795a4..29f525e5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,7 +20,7 @@ script:
env:
- DISTRO="archlinux/base"
- - DISTRO="debian:sid"
+ - DISTRO="debian:buster"
- DISTRO="fedora:29"
- DISTRO="ubuntu:18.10"