Skip to content

Commit 0f0b1a4

Browse files
committed
add email
1 parent b968cc7 commit 0f0b1a4

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
@@ -8,6 +8,7 @@ script: yarn test && codecov && yarn storybook:export
88
deploy:
99
provider: pages
1010
skip-cleanup: true
11+
email: jscsmith@gmail.com
1112
github-token: GITHUB_TOKEN
1213
# keep-history: true
1314
local-dir: build

0 commit comments

Comments
 (0)