Skip to content

Commit b999cf7

Browse files
committed
Force update of dependency snapshots
1 parent 20e3e8f commit b999cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: java
2-
install: mvn install clean --fail-never --quiet -DskipTests=true -Dinvoker.skip=true
2+
install: mvn -U install clean --fail-never --quiet -DskipTests=true -Dinvoker.skip=true
33
script: mvn verify
44

55
jdk:

0 commit comments

Comments
 (0)