attempt to fix build

This commit is contained in:
Spencer Gibb
2016-05-27 17:14:22 -06:00
parent ab056f3190
commit e0ae584ea7
2 changed files with 1 additions and 2 deletions

View File

@@ -1 +1 @@
-Xmx1024m -XX:CICompilerCount=1 -XX:TieredStopAtLevel=1 -Djava.security.egd=file:/dev/./urandom
-Xmx2048m -XX:CICompilerCount=1 -XX:TieredStopAtLevel=1 -Djava.security.egd=file:/dev/./urandom

View File

@@ -21,7 +21,6 @@ install:
- './mvnw -s .settings.xml $MVN_GOAL $MVN_PROFILE -nsu -Dmaven.test.redirectTestOutputToFile=true -Dmaven.javadoc.skip=true'
env:
global:
- MAVEN_OPTS=-Xmx4096m
- GIT_NAME="Dave Syer"
- GIT_EMAIL=dsyer@pivotal.io
- CI_DEPLOY_USERNAME=buildmaster