fix coverage collection

This commit is contained in:
Maximilian Hils 2015-09-28 14:16:06 +02:00
parent fa722e0290
commit 0f9a72580a

View File

@ -38,7 +38,7 @@ before_script:
- "openssl version -a"
script:
- "py.test --cov pathod -v"
- "py.test --cov libpathod -v"
after_success:
- coveralls