Skip to content

Commit

Permalink
Try to speed up test runs
Browse files Browse the repository at this point in the history
  • Loading branch information
enebo committed Sep 20, 2014
1 parent c940888 commit 5cb77f6
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="-server -Djruby.cext.enabled=false"
- JAVA_OPTS="--dev -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 5cb77f6

Please sign in to comment.