mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-28 19:06:18 +03:00
Specify and update to latest micro version, needed for get_python_environment command
This commit is contained in:
parent
34caf70545
commit
fd433cb077
|
@ -4,10 +4,10 @@ language:
|
||||||
env:
|
env:
|
||||||
# global: LATEST_TAG=1
|
# global: LATEST_TAG=1
|
||||||
matrix:
|
matrix:
|
||||||
- VERSION=2.7
|
- VERSION=2.7.9
|
||||||
- VERSION=3.2
|
- VERSION=3.2.5
|
||||||
- VERSION=3.3
|
- VERSION=3.3.5
|
||||||
- VERSION=3.4
|
- VERSION=3.4.2
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- source run_install.sh
|
- source run_install.sh
|
||||||
|
|
Loading…
Reference in New Issue
Block a user