let's try coveralls

This commit is contained in:
aph
2013-11-19 20:00:06 +00:00
parent 3077b0f53e
commit 5a88ee3a52
+4 -2
View File
@@ -6,6 +6,8 @@ python:
- 3.3
- pypy
install:
- pip install pytest args
- pip install pytest args coveralls pytest-cov
script:
- py.test
- py.test --cov clint
after_success:
coveralls