mirror of
https://github.com/geerlingguy/ansible-role-apache
synced 2025-01-21 03:20:21 +01:00
Issue #156: Test Debian 8 and Debian 9, not Debian 9 twice.
This commit is contained in:
parent
d579c1497f
commit
8912bc85fa
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ env:
|
|||
- MOLECULE_DISTRO: ubuntu1604
|
||||
- MOLECULE_DISTRO: ubuntu1404
|
||||
- MOLECULE_DISTRO: debian9
|
||||
- MOLECULE_DISTRO: debian9
|
||||
- MOLECULE_DISTRO: debian8
|
||||
|
||||
install:
|
||||
# Install test dependencies.
|
||||
|
|
Loading…
Reference in a new issue