Commit 6c255e57 authored by Phillip Webb's avatar Phillip Webb

Reduce logging in Travis

parent b85f9843
language: java
services: mongodb
install: mvn install -U -DskipTests=true -P spring-snapshot
script: mvn install -nsu -P '!integration'
install: mvn install -q -U -DskipTests=true -P spring-snapshot
script: mvn install -q -nsu -P '!integration'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment