Install newest NPM on oldest Node.js.
This commit is contained in:
parent
b467a3c877
commit
f8ee5a0785
|
|
@ -1,4 +1,5 @@
|
|||
language: node_js
|
||||
before_install: "npm install -g npm"
|
||||
node_js:
|
||||
- "0.8"
|
||||
- "0.10"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user