Fix install script

This commit is contained in:
Dave Syer
2016-07-09 10:38:36 +01:00
parent 8869010954
commit 01b16494af

View File

@@ -7,6 +7,8 @@ cache:
directories:
- $HOME/.m2
- $HOME/.gradle
install:
- ./mvnw install -P docs -q -U -DskipTests=true $MVN_LOCAL_OPTS
script:
- |
echo "Running Spring Cloud Contract Verifier"