We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d87342 commit a2a89cdCopy full SHA for a2a89cd
.travis.yml
@@ -20,6 +20,7 @@ jobs:
20
script:
21
- npm run build
22
deploy:
23
+ edge: true
24
provider: npm
25
email: "marksz@teamsz.xyz"
26
api_key: "${NPM_TOKEN}"
0 commit comments