Skip to content

Commit aa2c2e1

Browse files
committed
spring-projects#274 - Maven build now runs with -U to make sure we always update snapshots.
1 parent dbb13f8 commit aa2c2e1

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
@@ -19,4 +19,4 @@ sudo: false
1919

2020
install: true
2121

22-
script: "mvn clean dependency:list test -Dsort -Dmaven.test.redirectTestOutputToFile=true -B"
22+
script: "mvn clean dependency:list test -U -Dsort -Dmaven.test.redirectTestOutputToFile=true -B"

0 commit comments

Comments
 (0)