switch to node.js requires root

pull/56/head
Alexandre Dulaunoy 2017-07-22 22:31:06 +02:00
parent 762fb3af10
commit a51fd7f5e2
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ sudo: required
install:
- sudo apt-get -y install libgif-dev calibre
- npm install -g n
- n stable
- sudo n stable
- npm install gitbook-cli -g
- npm install gitbook-plugin-autocover
- npm install gitbook-plugin-github