Skip to content
Snippets Groups Projects
Commit 37bb863e authored by Dan Michael O. Heggø's avatar Dan Michael O. Heggø
Browse files

Travis: add missing package

parent fcebefa4
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ python: ...@@ -7,7 +7,7 @@ python:
install: install:
- python setup.py install - python setup.py install
- pip install pytest-pep8 pytest-cov coveralls - pip install pytest-pep8 pytest-cov coveralls responses
script: script:
- py.test --pep8 mwclient -v --cov mwclient tests - py.test --pep8 mwclient -v --cov mwclient tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment