Commit 96f10cda by Peter Weidenbach Committed by GitHub

codecov added

parent 63bc459f
...@@ -7,4 +7,6 @@ install: ...@@ -7,4 +7,6 @@ install:
- "python setup.py -q install" - "python setup.py -q install"
- "pip install pytest-pep8" - "pip install pytest-pep8"
# command to run tests # command to run tests
script: pytest script: pytest
\ No newline at end of file after_success:
- codecov
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment