Skip to content

Commit

Permalink
Drop CentOS 8 support temporarily, missing dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
geerlingguy committed May 27, 2020
1 parent ed7c8fe commit f8bdc77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
global:
- ROLE_NAME: varnish
matrix:
- MOLECULE_DISTRO: centos8
# - MOLECULE_DISTRO: centos8
- MOLECULE_DISTRO: centos7
- MOLECULE_DISTRO: ubuntu1804
- MOLECULE_DISTRO: ubuntu1604
Expand Down
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ galaxy_info:
versions:
- 6
- 7
- 8
# - 8
- name: Ubuntu
versions:
- precise
Expand Down

0 comments on commit f8bdc77

Please sign in to comment.