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