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

Commit 6aa9148

Browse files
committed
Add Puppet 4.6 to test matrix
1 parent 8df2e48 commit 6aa9148

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.travis.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,14 @@ env:
1414
- PUPPET_GEM_VERSION="~> 3.6.0"
1515
- PUPPET_GEM_VERSION="~> 3.7.0"
1616
- PUPPET_GEM_VERSION="~> 3.8.0"
17-
- PUPPET_GEM_VERSION="~> 4.0"
17+
- PUPPET_GEM_VERSION="~> 4.4.0"
18+
- PUPPET_GEM_VERSION="~> 4.6.0"
1819
matrix:
1920
exclude:
2021
- rvm: 1.8.7
21-
env: PUPPET_GEM_VERSION="~> 4.0"
22+
env: PUPPET_GEM_VERSION="~> 4.4.0"
23+
- rvm: 1.8.7
24+
env: PUPPET_GEM_VERSION="~> 4.6.0"
2225
- rvm: 2.2.5
2326
env: PUPPET_GEM_VERSION="~> 3.4.0"
2427
- rvm: 2.3.1

0 commit comments

Comments
 (0)