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

Commit fa97954

Browse files
authored
Merge pull request #2 from mocks-server/v1.0.0
Fix travis deploy config
2 parents 20ac9dd + 788197a commit fa97954

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
@@ -26,6 +26,7 @@ deploy:
2626
provider: npm
2727
2828
api_key: "$NPM_TOKEN"
29+
edge: true
2930
on:
3031
tags: true
3132
skip_cleanup: true

0 commit comments

Comments
 (0)