[Notice] Announcing the End of Demo Server [Read me]
Sangcheol Hwang 2013-01-18
add sbt option
@8cbe1f69e4b18dffdc56f99da758f9dc68225283
.travis.yml
--- .travis.yml
+++ .travis.yml
@@ -4,4 +4,5 @@
 before_script: 
   - wget http://download.playframework.org/releases/play-${PLAY_VERSION}.zip
   - unzip -q play-${PLAY_VERSION}.zip
+  - set SBT_OPTS= -Xms712m -Xmx712m
 script: play-${PLAY_VERSION}/play test -Dxmx=512
Add a comment
List