diff --git a/.travis.yml b/.travis.yml index 832c25011..767333f43 100644 --- a/.travis.yml +++ b/.travis.yml @@ -38,7 +38,7 @@ before_script: - "openssl version -a" script: - - "py.test --cov pathod -v" + - "py.test --cov libpathod -v" after_success: - coveralls