Skip to content

Commit 8e3a3d5

Browse files
authored
Update .travis.yml
1 parent 8a6e678 commit 8e3a3d5

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
@@ -15,7 +15,7 @@ matrix:
1515
- ln -s /etc/ssl/certs/java/cacerts "${JAVA_HOME}/lib/security/cacerts"
1616

1717
script:
18-
- mvn clean install jacoco:report
18+
- mvn clean install jacoco:report coveralls:report
1919
- mvn -f examples/pom.xml clean package
2020

2121
addons:

0 commit comments

Comments
 (0)