From d20f8c45a4dbf54914a59e9dda12c71c8fc6e4d9 Mon Sep 17 00:00:00 2001 From: Mykola Grymalyuk <48863253+khronokernel@users.noreply.github.com> Date: Mon, 13 Apr 2020 21:24:54 -0600 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3588a57..0a2c620 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: node_js node_js: node before_script: -- npm uninstall -g gitbook +- npm uninstall -g gitbook-cli - npm install -g gitbook-cli script: - gitbook install