switching from coveralls to codecov

This commit is contained in:
Niru Maheswaranathan
2016-10-11 10:42:49 -07:00
parent fd79cdb4c3
commit 791a3361c2
3 changed files with 2 additions and 3 deletions

View File

@@ -24,4 +24,4 @@ install:
script:
- coverage run --source descent -m py.test
after_success:
- coveralls
- bash <(curl -s https://codecov.io/bash)