Skip to content

Commit

Permalink
add six to the travis build.
Browse files Browse the repository at this point in the history
  • Loading branch information
bimargulies committed Nov 4, 2015
1 parent 209e57e commit e9a1ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e9a1ed3

Please sign in to comment.