Skip to content

Commit f8d4ec2

Browse files
committed
Update npm to ^6.4.0
1 parent 6ce6271 commit f8d4ec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ node_js:
77
- "7"
88
- "6"
99
before_install:
10-
- npm install -g npm@latest
10+
- npm install -g 'npm@^6.4.0'
1111
before_script:
1212
- npm run lint
1313
- npm run build

0 commit comments

Comments
 (0)