Update default modules

pull/56/head
Alexandre Dulaunoy 2017-07-22 22:47:02 +02:00
parent 019be02fec
commit c174891e75
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,10 @@ install:
- sudo npm install -g n
- sudo n stable
- sudo ln -sf /usr/local/n/versions/node/8.0.0/bin/node /usr/bin/node
- npm install graceful-fs
- npm install object-pick
- npm install minimatch
- npm install esprima
- npm install gitbook-cli -g
- npm install gitbook-plugin-autocover
- npm install gitbook-plugin-github