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

Commit 8d2997d

Browse files
committed
Merge pull request #213 from tampakrap/disable_ruby22
Remove ruby 2.2
2 parents 9b8821f + a24894e commit 8d2997d

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)