Skip to content

Commit

Permalink
[fix] remove npm -g node-gyp install
Browse files Browse the repository at this point in the history
  • Loading branch information
weitsang committed Mar 27, 2017
1 parent 0b7431e commit a76d742
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ node_js:
- "5.12.0"
before_install:
- sudo apt-get install libgif-dev libvips libkrb5-dev
- sudo npm install -g node-gyp

# Addon for building node-gyp successfully
addons:
Expand Down

0 comments on commit a76d742

Please sign in to comment.