upgrade npm on travis
This commit is contained in:
parent
8829fc4084
commit
fa1e495eb3
1 changed files with 2 additions and 0 deletions
|
@ -2,3 +2,5 @@ language: node_js
|
|||
node_js:
|
||||
- "0.8"
|
||||
- "0.10"
|
||||
before_install:
|
||||
- npm install -g npm@~1.4.6
|
||||
|
|
Loading…
Reference in a new issue