[TASK] Added mvn clean

This commit is contained in:
JKetelaar
2016-05-26 19:23:43 +02:00
parent 707d1ac714
commit 90cd5906a3
+2
View File
@@ -7,6 +7,7 @@ before_install:
- chmod +x ./.travis/artifact-upload.sh
- chmod +x ./.travis/maven-build.sh
- chmod +x ./.travis/call-creation.sh
- mvn clean
script: "./.travis/maven-build.sh"
@@ -44,6 +45,7 @@ deploy:
local-dir: "./target/final/"
upload-dir: "./artifacts/client/"
region: us-west-1
detect_encoding: true
on:
repo: Parabot/Parabot
all_branches: true