From 69f1ab77673defc2dae06d184aeb85c3a1dfd4f4 Mon Sep 17 00:00:00 2001 From: Tomas Date: Mon, 8 Jun 2020 13:39:53 +0200 Subject: [PATCH] refactor(ci): use libvips 8.7 --- .travis.yml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 951e11c..676a721 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: go -dist: xenial +dist: focal sudo: required services: @@ -11,15 +11,13 @@ env: # - LIBVIPS=8.4.6 # - LIBVIPS=8.5.8 # - LIBVIPS=8.6.2 - # - LIBVIPS=8.7.4 - - LIBVIPS=8.8.4 + - LIBVIPS=8.7.4 + # - LIBVIPS=8.8.4 - LIBVIPS=8.9.2 - - LIBVIPS=master matrix: allow_failures: - env: LIBVIPS=8.8.4 - - env: LIBVIPS=master cache: apt: