add codecov

This commit is contained in:
debugtalk
2017-06-26 21:16:26 +08:00
parent b5a61c8195
commit a7e0c69f8e
2 changed files with 4 additions and 1 deletions

View File

@@ -10,3 +10,5 @@ install:
- pip install -r requirements.txt
script:
- python -m unittest discover
after_success:
- codecov

View File

@@ -1,4 +1,5 @@
requests
termcolor
flask
PyYAML
PyYAML
codecov