Skip to content

Commit 4d673dd

Browse files
config changes
1 parent 2734957 commit 4d673dd

File tree

2 files changed

+218
-217
lines changed

2 files changed

+218
-217
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ node_js:
55

66
deploy:
77
provider: npm
8-
email: opensource@amberdata.io
8+
email: $NPM_EMAIL
99
api_key: $NPM_API_KEY
1010
on:
1111
branch: master
1212
tags: false
13+
skip_cleanup: true

0 commit comments

Comments
 (0)