Skip to content

Commit

Permalink
node 0.10 needs to be installed before using
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinkhill committed Apr 28, 2015
1 parent 7919518 commit feb44ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ cache:
- node_modules

before_install:
- nvm install 0.10
- nvm use 0.10
- npm config set spin false

Expand Down

0 comments on commit feb44ed

Please sign in to comment.