Remember to install extra stuff for tests...

This commit is contained in:
Simeon Warner 2016-03-07 12:14:47 -05:00
parent 6f4b9b2a02
commit d763d17cfc

View File

@ -10,6 +10,7 @@ python:
install:
- pip install requests
- pip install python-dateutil
- pip install coveralls pep257 restructuredtext_lint testfixtures
- python setup.py install
# command to run tests
script: