Skip to content

Commit fa07e5e

Browse files
committed
Add -B -V to Maven invocation.
1 parent 360998e commit fa07e5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jdk:
2222
- oraclejdk8
2323

2424
after_success:
25-
- mvn -Ptravis-jacoco clean test jacoco:report coveralls:report
25+
- mvn -B -V -Ptravis-jacoco clean test jacoco:report coveralls:report

0 commit comments

Comments
 (0)