tests: Add CentOS7 CI testing support

This commit is contained in:
Tomas Babej 2019-01-02 10:59:34 -05:00 committed by Paul Beckingham
parent 8f8a04fdb5
commit d457bca59a
3 changed files with 42 additions and 0 deletions

View file

@ -6,6 +6,10 @@ matrix:
os: linux
env: CONTAINER=gentoo
services: docker
- name: "Centos 7"
os: linux
env: CONTAINER=centos7
services: docker
- name: "Fedora 28"
os: linux
env: CONTAINER=fedora28