Skip to content

Commit 359e9cd

Browse files
committed
Actually do use the profile because the snapshot parent should not
activate bothz
1 parent b5c8240 commit 359e9cd

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 -B -V clean test jacoco:report coveralls:report
25+
- mvn -B -V -Ptravis-jacoco clean test jacoco:report coveralls:report

0 commit comments

Comments
 (0)