mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
ci: Replace F28 and F29 with F31, F32 and F33
This commit is contained in:
parent
88ea8544f6
commit
53e39760ab
5 changed files with 50 additions and 12 deletions
12
.travis.yml
12
.travis.yml
|
@ -6,13 +6,17 @@ matrix:
|
|||
os: linux
|
||||
env: CONTAINER=centos7
|
||||
services: docker
|
||||
- name: "Fedora 28"
|
||||
- name: "Fedora 31"
|
||||
os: linux
|
||||
env: CONTAINER=fedora28
|
||||
env: CONTAINER=fedora31
|
||||
services: docker
|
||||
- name: "Fedora 29"
|
||||
- name: "Fedora 32"
|
||||
os: linux
|
||||
env: CONTAINER=fedora28
|
||||
env: CONTAINER=fedora32
|
||||
services: docker
|
||||
- name: "Fedora 33"
|
||||
os: linux
|
||||
env: CONTAINER=fedora33
|
||||
services: docker
|
||||
- name: "Debian Stable"
|
||||
os: linux
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue