Skip to content

Commit

Permalink
Update travis build to be more verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Woods committed Aug 1, 2013
1 parent 2324782 commit ea31708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ jdk:
before_script:
- "echo $JAVA_OPTS"
- "export JAVA_OPTS=-Xmx512m"
install: JAVA_OPTS=-Xmx512m mvn install -q -DskipTests=true
install: JAVA_OPTS=-Xmx512m mvn install -DskipTests=true
branches:
only:
- master
Expand Down

0 comments on commit ea31708

Please sign in to comment.