try jruby with travis
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
script: bundle exec rake spec
|
||||
|
||||
env: JRUBY_OPTS="--debug -X+O"
|
||||
|
||||
rvm:
|
||||
- 1.8.7
|
||||
- 1.9.2
|
||||
- 1.9.3
|
||||
- jruby-head
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
||||
Reference in New Issue
Block a user