Skip to content

Commit e861668

Browse files
committed
bump min supported ansible version
1 parent a742dda commit e861668

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
@@ -3,8 +3,8 @@ language: python
33
python: "2.7"
44
env:
55
matrix:
6-
- ANSIBLE_VERSION="2.3"
76
- ANSIBLE_VERSION="2.7"
7+
- ANSIBLE_VERSION="2.9"
88
before_install:
99
- sudo apt-get update -qq
1010
- sudo apt-get install -qq python-apt python-pycurl

0 commit comments

Comments
 (0)