From 8428f2d5eaa70a814de90733a51e4c01cb4cd8d1 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sun, 28 Feb 2021 10:49:26 +0100 Subject: [PATCH] chg: [travis] autocover module (canvas issue with the jpeg lib removed) but is it still required in honkit? --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 831ef63..f4ba903 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,6 @@ install: - sudo n stable - sudo npm update -g - npm install honkit - - npm install gitbook-plugin-autocover - npm install gitbook-plugin-github - npm install gitbook-plugin-toc - npm install gitbook-plugin-anchors