[OI] Update version of Ansible installed by travis

This commit is contained in:
Ogonna Iwunze
2016-04-06 10:55:40 +01:00
parent 71d1347af6
commit f36e7f20a6

View File

@@ -9,7 +9,7 @@ before_install:
- '__rvm_unload ; rm -rf ~/.rvm' - '__rvm_unload ; rm -rf ~/.rvm'
install: install:
- 'pip install ansible==1.7.1' - 'pip install ansible==2.0.0'
- 'printf "[defaults]\nroles_path = ../" > ansible.cfg' - 'printf "[defaults]\nroles_path = ../" > ansible.cfg'
script: script: