Skip to content

Commit

Permalink
Require ansible >=2.4.0, not molecule
Browse files Browse the repository at this point in the history
  • Loading branch information
gorschu committed Nov 8, 2017
1 parent 5333e64 commit 3d8573d
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 @@ -6,6 +6,6 @@ services:
before_install:
- sudo apt-get -qq update
install:
- pip install molecule>=2.4.0 docker-py
- pip install molecule ansible>=2.4.0 docker-py
script:
- molecule test

0 comments on commit 3d8573d

Please sign in to comment.