travis fix for npm missing

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

View File

@ -5,7 +5,7 @@ dist: trusty
sudo: required
install:
- sudo apt-get -y install libgif-dev calibre
- sudo apt-get -y install libgif-dev calibre npm
- sudo npm install -g n
- sudo n stable
- npm install gitbook-cli -g