We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f734f3 commit 7ea4c34Copy full SHA for 7ea4c34
.travis.yml
@@ -41,4 +41,4 @@ install:
41
42
script:
43
- mvn -version
44
- - mvn clean dependency:list test -U -Dsort -B
+ - mvn clean dependency:list test -U -Dsort -Dmaven.test.redirectTestOutputToFile=true -B
0 commit comments