tests: Add support for Fedora 29

This commit is contained in:
Tomas Babej 2019-01-01 12:01:24 -05:00
parent 4dbad4c1e2
commit eed5a30ecc
3 changed files with 38 additions and 0 deletions

View file

@ -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