Commit cdc7b195 by Peter Weidenbach Committed by GitHub

Update .travis.yml

parent 96f10cda
......@@ -5,7 +5,7 @@ python:
# command to install dependencies
install:
- "python setup.py -q install"
- "pip install pytest-pep8"
- "pip install pytest-pep8 codecov"
# command to run tests
script: pytest
after_success:
......
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