Have just travis just install test requirements.

This commit is contained in:
Ryan Leckey
2013-07-26 01:18:10 -07:00
parent df5d6d1880
commit ec458211bc

View File

@@ -8,6 +8,6 @@ python:
- 2.7
- 3.3
install:
- pip install -q -e ".[test,color,phone,password]" --use-mirrors
- pip install -q -e ".[test]" --use-mirrors
script:
- python setup.py test