Skip to content

Commit 9d85356

Browse files
committed
Update jruby opts for travis
1 parent 6b6719d commit 9d85356

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ notifications:
1515
email:
1616
1717

18+
env: JRUBY_OPTS="--server -Xcompile.invokedynamic=true -J-Xms512m -J-Xmx1024m"
1819
# jruby 1.9 + rails 4.0.0.beta1 don't work well together
1920
matrix:
2021
allow_failures:

0 commit comments

Comments
 (0)