Skip to content
This repository was archived by the owner on Mar 28, 2022. It is now read-only.

Commit 788197a

Browse files
committed
Fix travis deploy config
1 parent 4645608 commit 788197a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ deploy:
2626
provider: npm
2727
email: "javier.brea@gmail.com"
2828
api_key: "$NPM_TOKEN"
29+
edge: true
2930
on:
3031
tags: true
3132
skip_cleanup: true

0 commit comments

Comments
 (0)