Skip to content
This repository was archived by the owner on Mar 28, 2019. It is now read-only.

Commit a24894e

Browse files
committed
Remove ruby 2.2
I just noticed that puppet <= 3.7.x won't support ruby 2.2, so it's a waste of resources to have it on now
1 parent 3a0825a commit a24894e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ rvm:
66
- 1.9.3
77
- 2.0.0
88
- 2.1.6
9-
- 2.2.2
109
script: bundle exec rake test
1110
env:
1211
- PUPPET_VERSION="~> 3.1.0"
@@ -30,4 +29,3 @@ matrix:
3029
env: PUPPET_VERSION="~> 3.3.0"
3130
allow_failures:
3231
- env: PUPPET_VERSION="~> 3.7.5" STRICT_VARIABLES=yes
33-
- rvm: 2.2.2

0 commit comments

Comments
 (0)