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