Skip to content

Commit

Permalink
travis: drop 1.9.3 + add 2.2.2 + add latest jruby (9.0.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
mindreframer committed May 16, 2016
1 parent ec6e08d commit 54368b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -2,9 +2,9 @@ language: ruby
script: rspec
bundler_args: --without development
rvm:
- 1.9.3
- 2.0.0
- jruby-19mode
- 2.2.2
- jruby-9.0.0.0

## jruby-head has some issues on travis, here the error:
## The command "rvm install jruby-head --binary" failed and exited with 1 during setup.
Expand Down

0 comments on commit 54368b6

Please sign in to comment.