Skip to content

Commit e3b5b1d

Browse files
committed
Add latest Ansible versions
1 parent 7e8d0b4 commit e3b5b1d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

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

1010
env:
1111
- ANSIBLE_VERSION=latest
12+
- ANSIBLE_VERSION=2.10.2
13+
- ANSIBLE_VERSION=2.10.1
14+
- ANSIBLE_VERSION=2.10.0
15+
- ANSIBLE_VERSION=2.9.14
16+
- ANSIBLE_VERSION=2.9.13
1217
- ANSIBLE_VERSION=2.9.12
1318
- ANSIBLE_VERSION=2.9.11
1419
- ANSIBLE_VERSION=2.9.10
@@ -22,6 +27,8 @@ env:
2227
- ANSIBLE_VERSION=2.9.2
2328
- ANSIBLE_VERSION=2.9.1
2429
- ANSIBLE_VERSION=2.9.0
30+
- ANSIBLE_VERSION=2.8.16
31+
- ANSIBLE_VERSION=2.8.15
2532
- ANSIBLE_VERSION=2.8.14
2633
- ANSIBLE_VERSION=2.8.13
2734
- ANSIBLE_VERSION=2.8.12

0 commit comments

Comments
 (0)