Merge branch 'master' into topics/timezone

This commit is contained in:
Ryan Leckey
2013-07-26 01:18:47 -07:00

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