mirror of https://github.com/kivy/pyjnius.git
add six to the travis build.
This commit is contained in:
parent
209e57ed0d
commit
e9a1ed389f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue