Remove Ubuntu 14.04 test because it's now broken. Add CentOS 8 and Debian 10.

This commit is contained in:
Jeff Geerling 2019-12-11 15:51:05 -06:00 committed by Lucas
parent aca08d9cca
commit aefefd83fd
No known key found for this signature in database
GPG Key ID: 98B61A513501E23D

View File

@ -6,13 +6,14 @@ env:
global:
- ROLE_NAME: certbot
matrix:
- MOLECULE_DISTRO: centos8
- MOLECULE_DISTRO: centos7
- MOLECULE_DISTRO: centos6
MOLECULE_PLAYBOOK: playbook-source-install.yml
- MOLECULE_DISTRO: ubuntu1804
- MOLECULE_DISTRO: ubuntu1604
MOLECULE_PLAYBOOK: playbook-source-install.yml
- MOLECULE_DISTRO: debian9
- MOLECULE_DISTRO: debian10
install:
# Install test dependencies.