mirror of
https://github.com/kennethreitz/clint.git
synced 2026-06-05 14:50:17 +00:00
let's try coveralls
This commit is contained in:
+4
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user