We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a742dda commit e861668Copy full SHA for e861668
.travis.yml
@@ -3,8 +3,8 @@ language: python
3
python: "2.7"
4
env:
5
matrix:
6
- - ANSIBLE_VERSION="2.3"
7
- ANSIBLE_VERSION="2.7"
+ - ANSIBLE_VERSION="2.9"
8
before_install:
9
- sudo apt-get update -qq
10
- sudo apt-get install -qq python-apt python-pycurl
0 commit comments