Skip to content

Commit

Permalink
Only set JRUBY_OPTS for JRuby
Browse files Browse the repository at this point in the history
  • Loading branch information
pointlessone committed Dec 17, 2015
1 parent 01c61ad commit 6f89247
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ rvm:
- 2.1
- 2.2
- rbx-2
- jruby-1.7.22
env:
JRUBY_OPTS=--2.0
matrix:
include:
- rvm: jruby-1.7.22
env: JRUBY_ORTS=--2.0
allow_failures:
- rvm: rbx-2

0 comments on commit 6f89247

Please sign in to comment.