From 52cad80a274790f6b4264d55636f9f3f61a32fc2 Mon Sep 17 00:00:00 2001 From: Tomas Date: Fri, 7 Feb 2020 19:58:02 +0100 Subject: [PATCH] chore(ci): temporarily disable go/libvips versions --- .travis.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.travis.yml b/.travis.yml index 090d342..fa62cfc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,18 +4,18 @@ dist: trusty sudo: false go: - - "1.10" - - "1.11" + # - "1.10" + #- "1.11" - "1.12" - "1.13" - - "tip" + # - "tip" env: - - LIBVIPS=7.42.3 - - LIBVIPS=8.2.3 - - LIBVIPS=8.3.3 - - LIBVIPS=8.4.6 - - LIBVIPS=8.5.8 + # - LIBVIPS=7.42.3 + # - LIBVIPS=8.2.3 + # - LIBVIPS=8.3.3 + # - LIBVIPS=8.4.6 + # - LIBVIPS=8.5.8 - LIBVIPS=8.6.2 - LIBVIPS=8.8.4 - LIBVIPS=8.9.1