Skip to content

Commit

Permalink
restore 'skip_cleanup: false' to travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
higs4281 committed Dec 20, 2017
1 parent ff25e2c commit e2b46b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ after_success:
- coveralls
deploy:
provider: releases
skip_cleanup: false
skip_cleanup: true
api_key:
secure: JSajnwpeUixOaWnQzaQCmeg9/74h/QKFtz7difgKuUg7SmuY462Jyr2mkTQkYQWPR28lqB/pIp7DlTjrN9inxpdtVpsm0RSgvuzvW7ZmlWr2xLb6wjHMArtRVJsdqODauQa9EH2ArqeKvXrCqWP2LQI6RFgoElOH3ilcemElj+w=
file_glob: true
Expand Down

0 comments on commit e2b46b7

Please sign in to comment.