summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2019-10-06 13:42:56 +0200
committerPablo Barciela <[email protected]>2019-10-06 13:42:56 +0200
commit926e3e5989f9d74d2dee28c2fb82cc0036c5fbee (patch)
tree7ceaaf7e25f21f1a713e4e223de49b5d36177ed3
parenta814c68b7b0e6ef961614fe85c6c26ed593a2d55 (diff)
downloadmarco-926e3e5989f9d74d2dee28c2fb82cc0036c5fbee.tar.bz2
marco-926e3e5989f9d74d2dee28c2fb82cc0036c5fbee.tar.xz
Travis CI: use Debian "testing" instead "sid"
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 26c0d5af..c3b0a637 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -54,7 +54,7 @@ after_success:
env:
- DISTRO="archlinux/base"
- - DISTRO="debian:sid"
+ - DISTRO="debian:testing"
- DISTRO="fedora:30"
- DISTRO="ubuntu:19.10"