Update .travis.yml

This commit is contained in:
Bill Burke 2016-08-01 16:39:06 -04:00 committed by GitHub
parent 059011e82f
commit 7d1bdf6e81

View file

@ -12,7 +12,7 @@ before_script:
- export MAVEN_SKIP_RC=true
install:
- mvn install -Pdistribution -DskipTests=true -B -V
- mvn install -Pdistribution -DskipTests=true -B -V -q
script:
- mvn test -B