Add code coverage analysis #59

This commit is contained in:
Ilkka Seppala
2015-06-28 21:24:40 +03:00
parent fa93d542e7
commit a736341010
2 changed files with 25 additions and 1 deletions

View File

@ -7,3 +7,6 @@ jdk:
branches:
only:
- master
after_success:
- mvn clean cobertura:cobertura coveralls:report