remove jruby until we figure out what's going on with travis

This commit is contained in:
David Dollar
2012-01-30 11:42:41 -05:00
parent 0a09117328
commit e1e18f62bb

View File

@@ -1,12 +1,9 @@
script: bundle exec rake spec
env: JRUBY_OPTS="-X+O"
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- jruby-head
notifications:
email: false