Skip to content

Commit

Permalink
use old ansible in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Zharktas committed Feb 1, 2016
1 parent d4e5ae3 commit 74ba89c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -18,7 +18,7 @@ cache:
before_install:
- sudo apt-get update
install:
- pip install ansible
- pip install ansible==1.6.10
- pip install flake8
- pip install coverage
before_script:
Expand Down

0 comments on commit 74ba89c

Please sign in to comment.