Skip to content

Commit

Permalink
#21 upgrading ansible version to 2.4.3.0 in .travis.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
dortegau committed Mar 9, 2018
1 parent 3adcafa commit b07863f
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,7 +6,7 @@ language: python
services:
- docker
install:
- pip install ansible==2.3.1.0
- pip install ansible==2.4.3.0
- pip install molecule==1.25.0
- pip install docker
script:
Expand Down

0 comments on commit b07863f

Please sign in to comment.