Skip to content

Commit 47ea8f4

Browse files
committed
Try chaning travis build so publishing works...
1 parent acc888e commit 47ea8f4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ node_js:
88
deploy:
99
provider: npm
1010
email: "$NPM_EMAIL"
11-
api_key: "$NPM_TOKEN"
11+
api_token: "$NPM_TOKEN"
1212
on:
1313
tags: true
14-
skip_cleanup: true

0 commit comments

Comments
 (0)