Skip to content
This repository was archived by the owner on Dec 16, 2021. It is now read-only.

Commit 13b7d57

Browse files
author
Florian Rey
committed
[All] Tests based on ansible 2.5.3
1 parent e49da42 commit 13b7d57

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.travis.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ services:
55

66
env:
77
matrix:
8-
- DISTRIBUTIONS=debian.wheezy ANSIBLE_VERSION=2.5.2
9-
- DISTRIBUTIONS=debian.jessie ANSIBLE_VERSION=2.5.2
10-
- DISTRIBUTIONS=debian.stretch ANSIBLE_VERSION=2.5.2
11-
- DISTRIBUTIONS=centos.7 ANSIBLE_VERSION=2.5.2
12-
- DISTRIBUTIONS=ubuntu.xenial ANSIBLE_VERSION=2.5.2
8+
- DISTRIBUTIONS=debian.wheezy ANSIBLE_VERSION=2.5.3
9+
- DISTRIBUTIONS=debian.jessie ANSIBLE_VERSION=2.5.3
10+
- DISTRIBUTIONS=debian.stretch ANSIBLE_VERSION=2.5.3
11+
- DISTRIBUTIONS=centos.7 ANSIBLE_VERSION=2.5.3
12+
- DISTRIBUTIONS=ubuntu.xenial ANSIBLE_VERSION=2.5.3
1313

1414
script:
1515
- make lint

0 commit comments

Comments
 (0)