Add -d JRUBY_OPTS for simplecov

This commit is contained in:
Benjamin Fleischer 2016-03-17 14:31:30 -05:00
parent bcdd1ccdd5
commit 4a251e3fd0

View File

@ -24,7 +24,7 @@ script:
env:
global:
- "JRUBY_OPTS='--dev -J-Xmx1024M'"
- "JRUBY_OPTS='--dev -J-Xmx1024M' -d"
matrix:
- "RAILS_VERSION=4.0"
- "RAILS_VERSION=4.1"