summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2019-05-25 15:13:56 +0200
committerZenWalker <[email protected]>2019-05-25 15:57:11 +0200
commit7090f1be2fd964937883aeabd4269348a41cfb24 (patch)
tree985bb35977d9460af6143f08556d0e9ed494c5e8
parenta961028f454653a2674ab2b02380d60c8c1e392b (diff)
downloadmate-control-center-7090f1be2fd964937883aeabd4269348a41cfb24.tar.bz2
mate-control-center-7090f1be2fd964937883aeabd4269348a41cfb24.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 839465e7..fd390358 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,7 +20,7 @@ script:
env:
# - DISTRO="archlinux/base"
- - DISTRO="debian:sid"
+ - DISTRO="debian:buster"
- DISTRO="fedora:28"
- DISTRO="ubuntu:18.10"