Fix travis config

This commit is contained in:
ErickSkrauch 2019-05-24 19:00:41 +03:00
parent 0752d52be4
commit 9a9b9dae7d
No known key found for this signature in database
GPG Key ID: 669339FCBB30EE0E
1 changed files with 1 additions and 1 deletions

View File

@ -16,6 +16,6 @@ deploy:
- provider: npm
skip_cleanup: true
email: $NPM_USER_EMAIL
api_key: $NPM_API_KEY
api_key: $NPM_AUTH_TOKEN
on:
tags: true