PR #43: Add CentOS 8 test in Travis CI.

This commit is contained in:
Jeff Geerling 2020-07-13 16:21:16 -05:00
parent 9794a9dfc9
commit d45865e4ab

View file

@ -6,10 +6,11 @@ env:
global:
- ROLE_NAME: nfs
matrix:
- MOLECULE_DISTRO: centos8
- MOLECULE_DISTRO: centos7
- MOLECULE_DISTRO: centos6
- MOLECULE_DISTRO: ubuntu2004
- MOLECULE_DISTRO: ubuntu1804
- MOLECULE_DISTRO: ubuntu1604
install:
# Install test dependencies.