Skip to content

Commit

Permalink
chore(travis): Update travis config for release
Browse files Browse the repository at this point in the history
Co-authored-by: Krisztian Nagy <krisztian.nagy@emarsys.com>
  • Loading branch information
Soma Erdelyi and knagy committed Oct 16, 2018
1 parent 4f5af43 commit 586f826
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .travis.yml
Expand Up @@ -3,4 +3,10 @@ node_js:
- "6.14.4"
- "7.10.1"
- "8.6.0"
- "10.12.0"
- "10.12.0"
deploy:
provider: npm
email: $NPM_EMAIL
api_key: $NPM_API_KEY
on:
tags: true

0 comments on commit 586f826

Please sign in to comment.