Upgrade CI and preinstall script to libvips 8.1.1

This commit is contained in:
Lovell Fuller 2015-10-16 23:43:55 +01:00
parent 9067c0a000
commit ef62daccf9
2 changed files with 3 additions and 3 deletions

View File

@ -3,8 +3,8 @@ version: "{build}"
build: off build: off
platform: x64 platform: x64
environment: environment:
VIPS_VERSION_MAJOR_MINOR: 8.0 VIPS_VERSION_MAJOR_MINOR: 8.1
VIPS_VERSION_PATCH: 2 VIPS_VERSION_PATCH: 1
VIPS_WARNING: 0 VIPS_WARNING: 0
matrix: matrix:
- nodejs_version: "0.12" - nodejs_version: "0.12"

View File

@ -15,7 +15,7 @@
vips_version_minimum=7.40.0 vips_version_minimum=7.40.0
vips_version_latest_major_minor=8.1 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_minimum=3.4.0
openslide_version_latest_major_minor=3.4 openslide_version_latest_major_minor=3.4