Merge pull request #119 from froblesmartin/patch-1

Adding Fedora31 OS to be tested
This commit is contained in:
Jeff Geerling 2020-03-31 20:57:53 -05:00 committed by GitHub
commit b62e22cf6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ env:
- MOLECULE_DISTRO: ubuntu1604 - MOLECULE_DISTRO: ubuntu1604
- MOLECULE_DISTRO: debian10 - MOLECULE_DISTRO: debian10
- MOLECULE_DISTRO: debian9 - MOLECULE_DISTRO: debian9
- MOLECULE_DISTRO: fedora31
install: install:
# Install test dependencies. # Install test dependencies.