Skip to content

Commit 3252226

Browse files
author
Trevor Sundberg
committed
Fix npm deployment
1 parent ce3f59c commit 3252226

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ deploy:
2424
branch: master
2525
tags: true
2626
- provider: npm
27+
edge: true
2728
email: $NPM_EMAIL
2829
api_key: $NPM_TOKEN
2930
on:

0 commit comments

Comments
 (0)