[Notice] Announcing the End of Demo Server [Read me]

add sbt option
@8cbe1f69e4b18dffdc56f99da758f9dc68225283
--- .travis.yml
+++ .travis.yml
... | ... | @@ -4,4 +4,5 @@ |
4 | 4 |
before_script: |
5 | 5 |
- wget http://download.playframework.org/releases/play-${PLAY_VERSION}.zip |
6 | 6 |
- unzip -q play-${PLAY_VERSION}.zip |
7 |
+ - set SBT_OPTS= -Xms712m -Xmx712m |
|
7 | 8 |
script: play-${PLAY_VERSION}/play test -Dxmx=512 |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?