Skip to content

Commit 0f0a171

Browse files
committed
Build: Update npm on each Travis run
1 parent 621089a commit 0f0a171

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
- 'iojs'
55
- '0.12'
66
- '0.10'
7+
before_install:
8+
- 'npm install -g npm' # update that devish npm

0 commit comments

Comments
 (0)