add jacoco test to travis yml
This commit is contained in:
@@ -9,3 +9,5 @@ deploy:
|
||||
skip_cleanup: true
|
||||
on:
|
||||
tags: true
|
||||
after_success:
|
||||
- mvn clean test jacoco:report coveralls:report
|
||||
|
||||
Reference in New Issue
Block a user