projects
/
platform
/
upstream
/
nodejs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
deps: upgrade to npm 2.14.4
[platform/upstream/nodejs.git]
/
deps
/
npm
/
node_modules
/
which
/
.travis.yml
1
language: node_js
2
node_js:
3
- '0.8'
4
- '0.10'
5
- '0.12'
6
- 'iojs'
7
before_install:
8
- npm install -g npm@latest