8000 try changing the vips version · libvips/php-vips@1bc7f0f · GitHub
[go: up one dir, main page]

Skip to content

Commit 1bc7f0f

Browse files
committed
try changing the vips version
do we need to test version in vips install?
1 parent f990405 commit 1bc7f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313
- VIPS_SITE=http://www.vips.ecs.soton.ac.uk/supported
1414
- VIPS_VERSION_MAJOR=8
1515
- VIPS_VERSION_MINOR=4
16-
- VIPS_VERSION_MICRO=5
16+
- VIPS_VERSION_MICRO=4
1717
- VIPS_VERSION=$VIPS_VERSION_MAJOR.$VIPS_VERSION_MINOR
1818
- VIPS_VERSION_FULL=$VIPS_VERSION.$VIPS_VERSION_MICRO
1919
- PATH=$HOME/vips/bin:$PATH

0 commit comments

Comments
 (0)
0