Skip to content

Commit

Permalink
Install the separate molecule docker module
Browse files Browse the repository at this point in the history
See ansible/molecule#2891 for more
information on the driver being split out.
  • Loading branch information
joelnb committed Dec 16, 2020
1 parent 452f253 commit 582a82d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:
- MOLECULE_DISTRO: debian9
- MOLECULE_DISTRO: debian10
install:
- pip install ansible molecule yamllint ansible-lint docker pytest testinfra
- pip install ansible molecule molecule-docker yamllint ansible-lint docker pytest testinfra
script:
- molecule test
notifications:
Expand Down

0 comments on commit 582a82d

Please sign in to comment.