add six to the travis build.

This commit is contained in:
Benson Margulies 2015-11-04 08:15:45 -05:00
parent 209e57ed0d
commit e9a1ed389f
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ before_install:
- sudo apt-get install python-pip openjdk-7-jdk
install:
- pip install --upgrade cython future
- pip install --upgrade cython future six
script:
- make