codecov experimenting

This commit is contained in:
Gergely Polonkai 2015-12-01 15:11:25 +01:00
parent 617d293358
commit f9db50919f
1 changed files with 2 additions and 1 deletions

View File

@ -15,4 +15,5 @@ script:
before_install:
- pip install --user codecov
after_success:
- codecov
- find -type f -name '*.gcno'
- codecov --gcov-root src