mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-28 13:37:20 +02:00
tests: Add Debian Testing as a platform
This commit is contained in:
parent
a50f442c10
commit
dcbefe51bb
3 changed files with 39 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue