From 5a9d7f21d924f0aca7dd1147c262a02e33336ed7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s?= Date: Wed, 25 Sep 2019 00:15:10 +0200 Subject: [PATCH] feat(travis): add libvips 8.6.0 matrix --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 7a07053..af2d4c4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,6 +17,7 @@ env: - LIBVIPS=8.4.6 - LIBVIPS=8.5.8 - LIBVIPS=8.6.2 + - LIBVIPS=8.8.0 - LIBVIPS=master matrix: