Skip to content

Commit

Permalink
chore(travis): dont cleanup on deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
trs committed Jun 8, 2017
1 parent a7f25ac commit ab5a2e9
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 @@ -17,6 +17,7 @@ after_script:
- npm run upload-coverage

deploy:
skip_cleanup: true
provider: script
script: npm run semantic-release
on:
Expand Down

0 comments on commit ab5a2e9

Please sign in to comment.