upgrade nodejs version

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

View File

@ -6,8 +6,10 @@ sudo: required
install:
- sudo apt-get -y install libgif-dev calibre npm
- sudo npm cache clean -f
- 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 gitbook-cli -g
- npm install gitbook-plugin-autocover
- npm install gitbook-plugin-github