Update .travis.yml

This commit is contained in:
Bill Burke 2016-08-01 14:28:34 -04:00 committed by GitHub
parent eaf28f72c1
commit 059011e82f

View file

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