Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit f919729

Browse files
committed
Add latest MRI versions to travis
1 parent abbd54f commit f919729

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: ruby
22
rvm:
33
- 2.0.0
4+
- 2.1.0
5+
- 2.2.0
46
script: bundle exec rake
57
before_install:
68
- gem update --system

0 commit comments

Comments
 (0)