Add six to .travis.yml
This commit is contained in:
@@ -6,5 +6,5 @@ python:
|
||||
- 3.2
|
||||
- 3.3
|
||||
|
||||
install: "pip install cython --use-mirrors"
|
||||
install: "pip install cython six --use-mirrors"
|
||||
script: nosetests
|
||||
|
||||
Reference in New Issue
Block a user