Skip to content

Commit

Permalink
fix: skip_cleanup (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
njzjz authored Mar 17, 2019
1 parent 520cd1d commit 5068c8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ cache: yarn
after_success: yarn coverage
deploy:
provider: script
skip_cleanup: true
script: npx semantic-release
on:
branch: master

0 comments on commit 5068c8c

Please sign in to comment.