summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2019-05-25 15:08:37 +0200
committerZenWalker <[email protected]>2019-05-25 15:56:47 +0200
commit3ac326236839967be38ab661aae6d8eed5e97213 (patch)
tree8edd8d909c34328a1cc20443ae4febcf0545b576
parent3e6987bf6cf1e7737479f9c39b06abb9511fb933 (diff)
downloadmate-settings-daemon-3ac326236839967be38ab661aae6d8eed5e97213.tar.bz2
mate-settings-daemon-3ac326236839967be38ab661aae6d8eed5e97213.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 1565daf..e23771f 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"