Skip to content

Commit 06ab3d6

Browse files
committed
Add latest Ansible versions
1 parent b13ab9c commit 06ab3d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,13 @@ python: "2.7"
77

88
env:
99
- ANSIBLE_VERSION=latest
10+
- ANSIBLE_VERSION=2.8.5
11+
- ANSIBLE_VERSION=2.8.4
1012
- ANSIBLE_VERSION=2.8.3
1113
- ANSIBLE_VERSION=2.8.2
1214
- ANSIBLE_VERSION=2.8.1
1315
- ANSIBLE_VERSION=2.8.0
16+
- ANSIBLE_VERSION=2.7.13
1417
- ANSIBLE_VERSION=2.7.12
1518
- ANSIBLE_VERSION=2.7.11
1619
- ANSIBLE_VERSION=2.7.10
@@ -24,6 +27,7 @@ env:
2427
- ANSIBLE_VERSION=2.7.2
2528
- ANSIBLE_VERSION=2.7.1
2629
- ANSIBLE_VERSION=2.7.0
30+
- ANSIBLE_VERSION=2.6.19
2731
- ANSIBLE_VERSION=2.6.18
2832
- ANSIBLE_VERSION=2.6.17
2933
- ANSIBLE_VERSION=2.6.16

0 commit comments

Comments
 (0)