Skip to content

Commit

Permalink
Remove JRUBY_OPTS from .travis.yml file
Browse files Browse the repository at this point in the history
As we are not running tests for JRuby on travis this option is not
needed.

For more details check 0e8c045
  • Loading branch information
arunagw committed Oct 23, 2015
1 parent 2ad9afe commit dcb7583
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ before_script:
- bundle update
cache: bundler
env:
global:
- JRUBY_OPTS='-J-Xmx1024M'
matrix:
- "GEM=railties"
- "GEM=ap"
Expand Down

0 comments on commit dcb7583

Please sign in to comment.