Travis - Not sure python 3.3 support is there yet
This commit is contained in:
parent
95dae48778
commit
97b37f75d3
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ python:
|
|||
- 2.6
|
||||
- 2.7
|
||||
- 3.2
|
||||
- 3.3
|
||||
install:
|
||||
- if [[ $TRAVIS_PYTHON_VERSION == '2.'* ]]; then sudo apt-get install zlib1g zlib1g-dev; fi
|
||||
- if [[ $TRAVIS_PYTHON_VERSION == '2.'* ]]; then sudo ln -s /usr/lib/i386-linux-gnu/libz.so /usr/lib/; fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue