We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc9aab2 commit f2cc2cfCopy full SHA for f2cc2cf
.travis.yml
@@ -8,4 +8,4 @@ env:
8
9
install: mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V
10
11
-script: mvn --batch-mode --fail-at-end --projects $TESTFOLDER --also-make-dependents install 2>&1
+script: mvn --batch-mode --fail-at-end --projects $TESTFOLDER -U --also-make-dependents install 2>&1
0 commit comments