Skip to content

Commit

Permalink
Speed up build take 2
Browse files Browse the repository at this point in the history
  • Loading branch information
enebo committed Sep 20, 2014
1 parent 5cb77f6 commit dd9b0c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -11,7 +11,7 @@ jdk:
env:
# disable cext
global:
- JAVA_OPTS="--dev -Djruby.cext.enabled=false"
- JAVA_OPTS="-XX:+TieredCompilation -XX:TieredStopAtLevel=1 -Djruby.cext.enabled=false"
matrix:
- TARGET='test-extended'
- TARGET='spec:ci_interpreted_via_env' RUBYSPEC_LANG_VER='1.8'
Expand Down

0 comments on commit dd9b0c1

Please sign in to comment.