Skip to content

Commit cb745f4

Browse files
Fix the matrix
1 parent b30160a commit cb745f4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ env:
1111
- "PUPPET_GEM_VERSION='> 4.0.0' STRICT_VARIABLES='yes'"
1212
matrix:
1313
exclude:
14-
- rvm: 2.3.1
14+
- rvm: 2.0.0
1515
env: "PUPPET_GEM_VERSION='< 4.0.0' FUTURE_PARSER='yes' STRICT_VARIABLES='no'"
16-
- rvm: 2.3.1
17-
env: "PUPPET_GEM_VERSION='< 4.0.0' FUTURE_PARSER='yes' STRICT_VARIABLES='yes'"
1816
- rvm: 2.0.0
17+
env: "PUPPET_GEM_VERSION='< 4.0.0' FUTURE_PARSER='yes' STRICT_VARIABLES='yes'"
18+
- rvm: 2.3.1
1919
env: "PUPPET_GEM_VERSION='> 4.0.0'"
20-
- rvm: 2.0.0
20+
- rvm: 2.3.1
2121
env: "PUPPET_GEM_VERSION='> 4.0.0' STRICT_VARIABLES='yes'"

0 commit comments

Comments
 (0)