Skip to content

Commit a6fb72e

Browse files
committed
refactor(ci): update libvips versions
1 parent c5891ef commit a6fb72e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,18 @@ services:
77
- docker
88

99
env:
10-
- LIBVIPS=7.42.3
10+
# - LIBVIPS=7.42.3
1111
# - LIBVIPS=8.4.6
1212
# - LIBVIPS=8.5.8
1313
# - LIBVIPS=8.6.2
1414
# - LIBVIPS=8.7.4
15-
# - LIBVIPS=8.8.4
15+
- LIBVIPS=8.8.4
1616
- LIBVIPS=8.9.2
1717
- LIBVIPS=master
1818

1919
matrix:
2020
allow_failures:
2121
- env: LIBVIPS=7.42.3
22-
- env: LIBVIPS=8.4.6
2322
- env: LIBVIPS=master
2423

2524
cache:

0 commit comments

Comments
 (0)