tests: Add Debian Testing as a platform

This commit is contained in:
Tomas Babej 2019-01-01 13:51:47 -05:00
parent a50f442c10
commit dcbefe51bb
3 changed files with 39 additions and 0 deletions

View file

@ -14,6 +14,10 @@ matrix:
os: linux
env: CONTAINER=debianstable
services: docker
- name: "Debian Testing"
os: linux
env: CONTAINER=debiantesting
services: docker
- name: "Ubuntu 16.04"
os: linux
env: CONTAINER=ubuntu1604