Skip to content

Commit a50eaa5

Browse files
committed
Try and upgrade npm in travis
1 parent 830d6d9 commit a50eaa5

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
@@ -4,3 +4,5 @@ node_js:
44
- "0.8"
55
- "0.10"
66
- "0.11"
7+
install:
8+
- "npm install --upgrade npm -g"

0 commit comments

Comments
 (0)