mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-27 10:26:19 +03:00
Only specify major.minor version without .micro to use latest available
This commit is contained in:
parent
a16d1e67ad
commit
34caf70545
|
@ -4,10 +4,10 @@ language:
|
|||
env:
|
||||
# global: LATEST_TAG=1
|
||||
matrix:
|
||||
- VERSION=2.7.8
|
||||
- VERSION=3.2.5
|
||||
- VERSION=3.3.5
|
||||
- VERSION=3.4.1
|
||||
- VERSION=2.7
|
||||
- VERSION=3.2
|
||||
- VERSION=3.3
|
||||
- VERSION=3.4
|
||||
|
||||
install:
|
||||
- source run_install.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user