Skip to content

Commit dc186cd

Browse files
update npm version in travis build
1 parent ba0467f commit dc186cd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ language: node_js
33
node_js:
44
- "7"
55

6+
before_install:
7+
- npm i -g npm@5
8+
69
install:
710
- npm install
811

0 commit comments

Comments
 (0)