Skip to content

Commit

Permalink
Merge pull request #1247 from 2m/wip-increase-travis-memory-2m
Browse files Browse the repository at this point in the history
Increase java heap spave on Travis
  • Loading branch information
2m authored Sep 27, 2018
2 parents d2be159 + f618a7c commit 960f49a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .jvmopts-travis
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This is used to configure the sbt instance that Travis launches

-Xms1G
-Xmx1G
-Xms2G
-Xmx2G
-Xss2M
-XX:ReservedCodeCacheSize=128m

0 comments on commit 960f49a

Please sign in to comment.