提交 2c84512a 编写于 作者: M Matthew Draper

Merge pull request #16613 from splattael/master

Speed up JRuby tests by improving the startup time
......@@ -10,6 +10,9 @@ rvm:
- rbx-2
- jruby
env:
global:
- JRUBY_OPTS='-J-XX:+TieredCompilation -J-XX:TieredStopAtLevel=1 -J-Djruby.compile.mode=OFF -J-Djruby.compile.invokedynamic=false -J-Xmx1024M'
matrix:
- "GEM=railties"
- "GEM=ap"
- "GEM=am,amo,as,av,aj"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册