Skip to content

Commit

Permalink
Add a stupid dep but it should already work
Browse files Browse the repository at this point in the history
  • Loading branch information
rricard committed Sep 6, 2014
1 parent 838c272 commit ce50195
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 @@ -4,7 +4,7 @@ before_install:
- sudo easy_install pip
install:
- sudo pip install ansible
- brew install automake pkg-config pcre
- brew install automake pkg-config pcre xz
script:
- echo localhost > inventory
- ansible-playbook --syntax-check -i inventory test.yml
Expand Down

0 comments on commit ce50195

Please sign in to comment.