Have travis install passlib.
This commit is contained in:
@@ -4,6 +4,6 @@ python:
|
||||
- 2.7
|
||||
- 3.3
|
||||
install:
|
||||
- pip install -q -e ".[test]" --use-mirrors
|
||||
- pip install -q -e ".[test,password]" --use-mirrors
|
||||
script:
|
||||
- python setup.py test
|
||||
|
Reference in New Issue
Block a user