Skip to content

Commit

Permalink
Set tier 1 compiler to speed up build and test runs.
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Jul 24, 2014
1 parent ad1d686 commit bcad76c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,7 @@ language: java
before_script:
- unset GEM_PATH GEM_HOME IRBRC JRUBY_OPTS
- "export PATH=`pwd`/bin:$PATH"
- "export JAVA_OPTS='-XX:+TieredCompilation -XX:TieredStopAtLevel=1'"

jdk:
- openjdk7
Expand Down

0 comments on commit bcad76c

Please sign in to comment.