try jruby with travis

This commit is contained in:
David Dollar
2012-01-29 22:37:07 -05:00
parent f33211d100
commit 89c1314abe

View File

@@ -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