mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-05 22:20:54 +03:00
Merge pull request #8 from hugovk/python-versions
Update Python versions
This commit is contained in:
commit
2c2970cc6d
|
@ -4,10 +4,10 @@ language:
|
||||||
env:
|
env:
|
||||||
# global: LATEST_TAG=1
|
# global: LATEST_TAG=1
|
||||||
matrix:
|
matrix:
|
||||||
- VERSION=2.7.8
|
- VERSION=2.7.9
|
||||||
- VERSION=3.2.5
|
- VERSION=3.2.5
|
||||||
- VERSION=3.3.5
|
- VERSION=3.3.5
|
||||||
- VERSION=3.4.1
|
- VERSION=3.4.2
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- source run_install.sh
|
- source run_install.sh
|
||||||
|
|
Loading…
Reference in New Issue
Block a user