Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Commit

Permalink
Add skip_cleanup to travis deploys
Browse files Browse the repository at this point in the history
This only broke github releases on OSX, for some reason, but the docs
indicate it should always be on.
  • Loading branch information
colinmarc committed Oct 26, 2016
1 parent 2315aa0 commit e06c554
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 @@ -22,6 +22,7 @@ cache:
- "$ZOOKEEPER_HOME"
- "$HADOOP_HOME"
deploy:
skip_cleanup: true
provider: releases
api_key:
secure: bNI1zixTuod6PBhCQzeGvZYOODqlEq0iRepcV5M6avVRbYMhW5zX4zxCfP155LXB9rA+xPpP0DEMVTAw9Q0MMSvdKPaBjQNlMPn87vZw6N09UajPYX8YZoUvxZD5XMBVFLsswC4oDaCptD/g6ilMQBT8hySHO8SFYjNWAGq04xM=
Expand Down

0 comments on commit e06c554

Please sign in to comment.