Skip to content

Commit af79e97

Browse files
committed
Add Ruby 2.2.1 to the travis ci matrix
1 parent fc06dae commit af79e97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: ruby
22
rvm:
33
- 1.8.7
44
- 1.9.3
5+
- 2.2.1
56
- jruby-18mode
67
- jruby-19mode
78
script: bundle exec rake test

0 commit comments

Comments
 (0)