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

add sbt option ab MaxPermSize
@733ffd781c62afe782f61f304f4f1eba2e9a6f7a
--- .travis.yml
+++ .travis.yml
... | ... | @@ -4,5 +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= -Xms256m Xmx52m -XX:MaxPermSize=512m' |
|
7 |
+ - set SBT_OPTS= -Xms256m Xmx52m -XX:MaxPermSize=512m |
|
8 | 8 |
script: play-${PLAY_VERSION}/play test |
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?