Skip to content

Commit 7564caa

Browse files
author
Ashley Penney
committed
Add 3.3, strip down the excludes.
1 parent 069fedc commit 7564caa

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

.travis.yml

+1-9
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ rvm:
1414
env:
1515
matrix:
1616
- PUPPET_GEM_VERSION="~> 2.7.0"
17-
- PUPPET_GEM_VERSION="~> 3.0.0"
18-
- PUPPET_GEM_VERSION="~> 3.1.0"
19-
- PUPPET_GEM_VERSION="~> 3.2.0"
17+
- PUPPET_GEM_VERSION="~> 3.3.0"
2018
global:
2119
- PUBLISHER_LOGIN=puppetlabs
2220
- secure: |-
@@ -29,11 +27,5 @@ matrix:
2927
env: PUPPET_GEM_VERSION="~> 2.7.0"
3028
- rvm: 2.0.0
3129
env: PUPPET_GEM_VERSION="~> 2.7.0"
32-
- rvm: 2.0.0
33-
env: PUPPET_GEM_VERSION="~> 3.0.0"
34-
- rvm: 2.0.0
35-
env: PUPPET_GEM_VERSION="~> 3.1.0"
36-
- rvm: 1.8.7
37-
env: PUPPET_GEM_VERSION="~> 3.2.0"
3830
notifications:
3931
email: false

0 commit comments

Comments
 (0)