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 b968cc7 commit 0f0b1a4Copy full SHA for 0f0b1a4
.travis.yml
@@ -8,6 +8,7 @@ script: yarn test && codecov && yarn storybook:export
8
deploy:
9
provider: pages
10
skip-cleanup: true
11
+ email: jscsmith@gmail.com
12
github-token: GITHUB_TOKEN
13
# keep-history: true
14
local-dir: build
0 commit comments