summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2019-10-06 20:55:27 +0200
committerPablo Barciela <[email protected]>2019-10-12 00:37:42 +0200
commit109acb1cb71e7ab8ea583fa83a4be65b05156c74 (patch)
treefeefb7633c07a0a4ac96e89956a2240e87825f28
parent54ae1e2518ce13072de2e8174f29200465c51cfe (diff)
downloadpluma-109acb1cb71e7ab8ea583fa83a4be65b05156c74.tar.bz2
pluma-109acb1cb71e7ab8ea583fa83a4be65b05156c74.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 fe9b47d4..27ce8665 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -28,7 +28,7 @@ deploy:
env:
- DISTRO="archlinux/base"
- - DISTRO="debian:sid"
+ - DISTRO="debian:testing"
- DISTRO="fedora:30"
- DISTRO="ubuntu:19.04"