Merge pull request #13 from radarhere/patch-2

Updated Python versions
This commit is contained in:
Alex Clark 2015-07-02 05:03:20 -04:00
commit e29425beaa

View File

@ -4,10 +4,10 @@ language:
env: env:
global: PILLOW_COMMIT=latest-tag global: PILLOW_COMMIT=latest-tag
matrix: matrix:
- VERSION=2.7.9 - VERSION=2.7.10
- VERSION=3.2.5 - VERSION=3.2.5
- VERSION=3.3.5 - VERSION=3.3.5
- VERSION=3.4.2 - VERSION=3.4.3
install: install:
- source run_install.sh - source run_install.sh