Skip to content

Commit

Permalink
Fix Travis CI by loading ip6_tables kernel module
Browse files Browse the repository at this point in the history
  • Loading branch information
elnappo committed Dec 10, 2019
1 parent ed14a12 commit 765bb05
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 @@ -11,6 +11,7 @@ env:
- MOLECULE_DISTRO: centos7

install:
- sudo modprobe ip6_tables
- pip install molecule docker

script:
Expand Down

0 comments on commit 765bb05

Please sign in to comment.