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
+3 -2
View File
@@ -1,12 +1,13 @@
---
os: linux
dist: bionic
language: python
services: docker
dist: bionic
env:
global:
- ROLE_NAME: certbot-route53
matrix:
jobs:
- MOLECULE_DISTRO: centos8
- MOLECULE_DISTRO: centos7
- MOLECULE_DISTRO: ubuntu2004