tests: Add Debian Testing as a platform
This commit is contained in:
committed by
Paul Beckingham
parent
82102f59ba
commit
0b20a7eef8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user