mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 10:30:15 +02:00
Upgrade CI and preinstall script to libvips 8.1.1
This commit is contained in:
parent
9067c0a000
commit
ef62daccf9
@ -3,8 +3,8 @@ version: "{build}"
|
||||
build: off
|
||||
platform: x64
|
||||
environment:
|
||||
VIPS_VERSION_MAJOR_MINOR: 8.0
|
||||
VIPS_VERSION_PATCH: 2
|
||||
VIPS_VERSION_MAJOR_MINOR: 8.1
|
||||
VIPS_VERSION_PATCH: 1
|
||||
VIPS_WARNING: 0
|
||||
matrix:
|
||||
- nodejs_version: "0.12"
|
||||
|
@ -15,7 +15,7 @@
|
||||
|
||||
vips_version_minimum=7.40.0
|
||||
vips_version_latest_major_minor=8.1
|
||||
vips_version_latest_patch=0
|
||||
vips_version_latest_patch=1
|
||||
|
||||
openslide_version_minimum=3.4.0
|
||||
openslide_version_latest_major_minor=3.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user