Skip to content

Commit 84fc553

Browse files
committed
Add latest Ansible versions
1 parent cd8954e commit 84fc553

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ python:
99

1010
env:
1111
- ANSIBLE_VERSION=latest
12+
- ANSIBLE_VERSION=2.9.12
13+
- ANSIBLE_VERSION=2.9.11
14+
- ANSIBLE_VERSION=2.9.10
1215
- ANSIBLE_VERSION=2.9.9
1316
- ANSIBLE_VERSION=2.9.8
1417
- ANSIBLE_VERSION=2.9.7
@@ -19,6 +22,8 @@ env:
1922
- ANSIBLE_VERSION=2.9.2
2023
- ANSIBLE_VERSION=2.9.1
2124
- ANSIBLE_VERSION=2.9.0
25+
- ANSIBLE_VERSION=2.8.14
26+
- ANSIBLE_VERSION=2.8.13
2227
- ANSIBLE_VERSION=2.8.12
2328
- ANSIBLE_VERSION=2.8.11
2429
- ANSIBLE_VERSION=2.8.10

0 commit comments

Comments
 (0)