Skip to content

Commit

Permalink
Add JRUBY_OPTS in Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Rodriguez committed Sep 12, 2016
1 parent e8d07bc commit e0cb732
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ rvm:
- 2.2.5
- jruby-1.7.20
- jruby-9.0.5.0
env:
global:
- JRUBY_OPTS="--debug"

0 comments on commit e0cb732

Please sign in to comment.