use Ruby 2.2.1 on Travis CI

This commit is contained in:
Hauke Klement
2015-03-04 09:25:46 +01:00
parent 193dc94693
commit af5c3a8d89

View File

@ -15,6 +15,6 @@ cache: bundler
language: ruby
rvm:
- 2.1.5
- 2.2.0
- 2.2.1
- jruby-19mode
script: bundle exec rspec --tag ~docker