Skip to content

Commit 9836408

Browse files
committed
Update npm version on travis
1 parent 2ba7051 commit 9836408

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
@@ -8,6 +8,8 @@ node_js:
88
- '4.1'
99
before_script:
1010
- npm install
11+
before_install:
12+
npm install -g npm@'>=2.13.5'
1113
deploy:
1214
- provider: npm
1315
email: niklasvh@gmail.com

0 commit comments

Comments
 (0)