mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
tests: Add support for Fedora 29
This commit is contained in:
parent
4dbad4c1e2
commit
eed5a30ecc
3 changed files with 38 additions and 0 deletions
|
@ -6,6 +6,10 @@ matrix:
|
|||
os: linux
|
||||
env: CONTAINER=fedora28
|
||||
services: docker
|
||||
- name: "Fedora 29"
|
||||
os: linux
|
||||
env: CONTAINER=fedora28
|
||||
services: docker
|
||||
- name: "Debian Stable"
|
||||
os: linux
|
||||
env: CONTAINER=debianstable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue