From bd03c5c3e2e50e99a31b683e593f26580016909f Mon Sep 17 00:00:00 2001 From: Tomas Date: Sat, 6 Jun 2020 18:27:57 +0200 Subject: [PATCH] fix(ci): indent style --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 606051b..0ee1e32 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ dist: trusty sudo: false go: - - "1.13" + # - "1.13" - "1.14" env: @@ -16,7 +16,7 @@ env: # - LIBVIPS=8.7.4 # - LIBVIPS=8.8.4 - LIBVIPS=8.9.2 - - LIBVIPS=master + # - LIBVIPS=master matrix: allow_failures: