Skip to content

Commit 94104a4

Browse files
authored
Update .travis.yml
1 parent 9a8e61c commit 94104a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ before_install:
55
- sudo apt-get update -qq
66
- sudo apt-get install -qq python-apt python-pycurl
77
install:
8-
- pip install ansible==1.5.0
8+
- pip install ansible==2.2.0
99
script:
1010
- echo localhost > inventory
1111
- ansible-playbook -i inventory test.yml --syntax-check

0 commit comments

Comments
 (0)