Update .travis.yml

This commit is contained in:
Mykola Grymalyuk
2020-04-13 21:22:39 -06:00
parent 9cb04fa336
commit fdc2784417

View File

@@ -1,6 +1,7 @@
language: node_js language: node_js
node_js: node node_js: node
before_script: before_script:
- npm uninstall -g gitbook
- npm install -g gitbook-cli - npm install -g gitbook-cli
script: script:
- gitbook install - gitbook install