Add six to .travis.yml

This commit is contained in:
INADA Naoki 2012-11-06 02:32:59 +09:00
parent 2f0078d395
commit 3ec2e6e729

View file

@ -6,5 +6,5 @@ python:
- 3.2
- 3.3
install: "pip install cython --use-mirrors"
install: "pip install cython six --use-mirrors"
script: nosetests