DATACMNS-1062 - We now run the Maven build with -U on Travis.

That's to make sure we always see latest changes in esp. the build parent.
This commit is contained in:
Oliver Gierke
2017-05-11 10:18:36 +02:00
parent 7d496978f5
commit adf8dfb7cd

View File

@@ -24,7 +24,7 @@ sudo: false
install: true
script: "mvn clean dependency:list test -P${PROFILE} -Dsort"
script: "mvn clean dependency:list test -P${PROFILE} -Dsort -U"
notifications:
slack: