Update travis to install the latest version of node.js

pull/56/head
Alexandre Dulaunoy 2017-07-22 22:25:41 +02:00
parent 789f2b1b28
commit 762fb3af10
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,6 +6,8 @@ sudo: required
install:
- sudo apt-get -y install libgif-dev calibre
- npm install -g n
- n stable
- npm install gitbook-cli -g
- npm install gitbook-plugin-autocover
- npm install gitbook-plugin-github