aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 832c2501..767333f4 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