Skip to content

Commit

Permalink
Made maven test output verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
Majid Mallis committed Jul 14, 2017
1 parent d6abcf1 commit 91bfd69
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 @@ -13,4 +13,4 @@ notifications:
jdk:
- oraclejdk8

script: mvn test
script: mvn -X test

0 comments on commit 91bfd69

Please sign in to comment.