aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a24f7f5..b36965e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,4 +8,4 @@ install:
script: mvn test
after_success:
- - mvn clean cobertura:cobertura coveralls:report \ No newline at end of file
+ - mvn clean test jacoco:report coveralls:report \ No newline at end of file