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