Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
ome/ome-ansible-molecule#13 commit d5601fc60d2cae5fcf608cc045f6340ca7dd8c24.zip
  • Loading branch information
manics committed Oct 15, 2018
1 parent adfbe9c commit dc3bc02
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ services:
- docker

install:
- pip install ansible==2.6.4 docker==3.5.0 molecule==2.18.0
# https://github.com/openmicroscopy/ome-ansible-molecule-dependencies/pull/13
- pip install https://github.com/openmicroscopy/ome-ansible-molecule-dependencies/archive/d5601fc60d2cae5fcf608cc045f6340ca7dd8c24.zip

script:
# TODO: molecule will only run ansible-lint on the target playbook,
Expand Down

0 comments on commit dc3bc02

Please sign in to comment.