trying out codecov.io for code coverage tests

pull/1084/head
Justin Richer 2016-05-19 15:10:18 -05:00
parent 58724aa6dc
commit 326ce4cb6f
1 changed files with 4 additions and 0 deletions

View File

@ -4,3 +4,7 @@ jdk:
- oraclejdk7
- openjdk7
sudo: false
after_success:
- bash <(curl -s https://codecov.io/bash)