Skip to content

Commit

Permalink
Run tests in jruby-head and MRI 2.2.0 too
Browse files Browse the repository at this point in the history
  • Loading branch information
iconara committed Jan 21, 2015
1 parent 29461b7 commit b0c08c1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,14 @@ bundler_args: --without development
rvm:
- 1.9.3
- 2.0.0
- 2.2.0
- jruby
- jruby-head
- rbx-2
jdk:
- openjdk7
matrix:
allow_failures:
- rvm: 1.9.3
- rvm: jruby-head
- rvm: rbx-2

0 comments on commit b0c08c1

Please sign in to comment.