Skip to content

Commit

Permalink
fix: add missing MOLECULE_DISTRO in Travis.
Browse files Browse the repository at this point in the history
Ubuntu 20.04 `focal` needs to be tested now too.
  • Loading branch information
hadret committed Oct 5, 2020
1 parent 93ad1c6 commit 95d112e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ services: docker

env:
matrix:
- MOLECULE_DISTRO: ubuntu2004
- MOLECULE_DISTRO: ubuntu1804
- MOLECULE_DISTRO: ubuntu1604
- MOLECULE_DISTRO: debian10
Expand Down

0 comments on commit 95d112e

Please sign in to comment.