Skip to content

Commit 8d99dda

Browse files
committed
Safely update npm to the latest supported version
1 parent fd138e1 commit 8d99dda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
language: node_js
2+
before_install:
3+
- nvm install-latest-npm
24
matrix:
35
include:
46
- node_js: '0.8'

0 commit comments

Comments
 (0)