Skip to content

Commit

Permalink
#420 - Removed debugging output.
Browse files Browse the repository at this point in the history
  • Loading branch information
schauder committed Oct 26, 2018
1 parent 0f734f3 commit 7ea4c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ install:

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

0 comments on commit 7ea4c34

Please sign in to comment.