We need 'future'

This commit is contained in:
Benson Margulies 2015-11-03 10:10:55 -05:00
parent 341255ce33
commit f1dc7ea2c6
1 changed files with 1 additions and 1 deletions

View File

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