From 382b39ba5bf81e5aea4a0ce71412002b92db36cc Mon Sep 17 00:00:00 2001 From: Dhinak G Date: Mon, 13 Apr 2020 23:29:00 -0400 Subject: [PATCH] Update .travis.yml --- .travis.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 0a2c620..79a4523 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,8 @@ - language: node_js +language: node_js node_js: node +cache: + npm: false before_script: -- npm uninstall -g gitbook-cli - npm install -g gitbook-cli script: - gitbook install