Add centos8 to travis build matrix

This commit is contained in:
fgierlinger 2020-04-24 18:46:45 +02:00
parent ca07424814
commit b348af1dcb
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ env:
global:
- ROLE_NAME: pip
matrix:
- MOLECULE_DISTRO: centos8
- MOLECULE_DISTRO: centos7
- MOLECULE_DISTRO: fedora29
- MOLECULE_DISTRO: ubuntu1804