Skip to content

Commit

Permalink
CI: Add JRuby options to override the default ones
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle authored May 13, 2020
1 parent 914c5e1 commit 5152b70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ env:
global:
- secure: "a7sD9iwPJJn3Fj+mn62GAmy/PEguh3elrilsp1KS+WfDiCiIKD8Q5KG2Jv67DGcQAGI3dPWeh7+ZhZ/W7nEipwWUBmSvGYVeoF63y8j6mNRLeekqspj94l47hXyFePj9bCadY1b1/xY4lE1pMEU8eA8AOUHUqCSuH+Kk/MuvyLM="
- JAVA_OPTS: "-XX:+TieredCompilation -XX:TieredStopAtLevel=1 -Xms60M -Xmx720M -XX:InitialCodeCacheSize=40M -XX:ReservedCodeCacheSize=120M"
- JRUBY_OPTS: "-Xcext.enabled=true --debug"
matrix:
- "TASK=test:core_and_plugins"
- "TASK=test:rails RAILS=6.0.3"
Expand Down

0 comments on commit 5152b70

Please sign in to comment.