Skip to content

Commit

Permalink
Test against jruby-head
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Dec 4, 2012
1 parent 3f78c72 commit 9d655b2
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ language: ruby
env:
- JRUBY_OPTS=-Xcext.enabled=true
rvm:
- jruby-18mode
- jruby-19mode
- jruby-head
- rbx-18mode
- rbx-19mode
- 1.8.7
Expand All @@ -12,8 +11,7 @@ rvm:
matrix:
allow_failures:
- rvm: 1.8.7
- rvm: jruby-18mode
- rvm: jruby-19mode
- rvm: jruby-head
notifications:
email:
- [email protected]

0 comments on commit 9d655b2

Please sign in to comment.