From 32f6edf8477bd5a223a0b72377ba6e28caf1cad0 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sun, 14 Mar 2021 16:09:40 +0100 Subject: [PATCH] chg: [travis] atoc plugin added --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6928f12..a349e53 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ install: - sudo npm update -g - npm install honkit - npm install gitbook-plugin-github - - npm install gitbook-plugin-toc + - npm install gitbook-plugin-atoc - npm install gitbook-plugin-anchors - npm install gitbook-plugin-image-class - npm install gitbook-plugin-codesnippet