diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index ccb05ce..89b94e9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,5 +14,6 @@ script: env: - DISTRO="base/archlinux" + - DISTRO="debian:sid" - DISTRO="fedora:29" - DISTRO="ubuntu:18.10"
\ No newline at end of file |