summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2019-05-26 16:42:06 +0200
committerPablo Barciela <[email protected]>2019-05-26 16:48:14 +0200
commit58fa4e9e10a9a25afe3fbd3b1fdb076fc9c81e2a (patch)
tree1e0cccc14043ef0aace07d101027f9a83cc4ce10
parent1c7aea8c8900292707a17c8ee1f53116768018c7 (diff)
downloadmate-user-share-58fa4e9e10a9a25afe3fbd3b1fdb076fc9c81e2a.tar.bz2
mate-user-share-58fa4e9e10a9a25afe3fbd3b1fdb076fc9c81e2a.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 11eb0bf..3da9881 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"