Skip to content

Commit

Permalink
set JRUBY_OPTS for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ddollar committed Jan 30, 2012
1 parent c3df127 commit 0a09117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
script: bundle exec rake spec

env: JRUBY_OPTS="--debug -X+O"
env: JRUBY_OPTS="-X+O"

rvm:
- 1.8.7
Expand Down

0 comments on commit 0a09117

Please sign in to comment.