Minor changes on travis ci config

This commit is contained in:
Thiago Almeida 2020-09-12 16:57:59 +02:00
parent efc9f67064
commit baa216fb34

View File

@ -1,12 +1,13 @@
--- ---
os: linux
dist: bionic
language: python language: python
services: docker services: docker
dist: bionic
env: env:
global: global:
- ROLE_NAME: certbot-route53 - ROLE_NAME: certbot-route53
matrix: jobs:
- MOLECULE_DISTRO: centos8 - MOLECULE_DISTRO: centos8
- MOLECULE_DISTRO: centos7 - MOLECULE_DISTRO: centos7
- MOLECULE_DISTRO: ubuntu2004 - MOLECULE_DISTRO: ubuntu2004