Skip to content

Commit 7ea4c34

Browse files
committed
#420 - Removed debugging output.
1 parent 0f734f3 commit 7ea4c34

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
@@ -41,4 +41,4 @@ install:
4141

4242
script:
4343
- mvn -version
44-
- mvn clean dependency:list test -U -Dsort -B
44+
- mvn clean dependency:list test -U -Dsort -Dmaven.test.redirectTestOutputToFile=true -B

0 commit comments

Comments
 (0)