Skip to content

Commit

Permalink
use node-gyp-install to make sure correct node-gyp headers are downlo…
Browse files Browse the repository at this point in the history
…aded
  • Loading branch information
ralphtheninja committed Jun 1, 2015
1 parent 245b54a commit ec81d77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language: node_js

before_install:
- export JOBS=max
- npm install -g node-gyp-install
- node-gyp-install

node_js:
- "2.0.0"
Expand Down

0 comments on commit ec81d77

Please sign in to comment.