foreman + jruby + travis = nope

This commit is contained in:
David Dollar
2012-02-01 13:24:43 -05:00
parent 976fbc0bb0
commit 78547b8175
-3
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