Skip to content

Commit

Permalink
fix .travis
Browse files Browse the repository at this point in the history
  • Loading branch information
amorist committed Jun 3, 2019
1 parent d578d7e commit 210ef3c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ script:
- npm run pack
- npm run dist
deploy:
branches:
only:
- master
provider: releases
skip_cleanup: true
api_key:
Expand Down

0 comments on commit 210ef3c

Please sign in to comment.