Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
custom install command.
  • Loading branch information
cbeer committed Feb 28, 2013
1 parent 4df17df commit 8e85ead
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ jdk:
before_script:
- "echo $JAVA_OPTS"
- "export JAVA_OPTS=-Xmx512m"
install: JAVA_OPTS=-Xmx512m mvn install
branches:
only:
- master
Expand Down

0 comments on commit 8e85ead

Please sign in to comment.