the package manager of nodejs is smoking crack

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

View File

@ -10,10 +10,7 @@ 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
- sudo npm update -g
- npm install gitbook-cli -g
- npm install gitbook-plugin-autocover
- npm install gitbook-plugin-github