diff --git a/config/deploy.js b/config/deploy.js index 03985026..6e608fe4 100644 --- a/config/deploy.js +++ b/config/deploy.js @@ -12,7 +12,6 @@ module.exports = function(deployTarget) { keyPrefix: 'travis:index' }, s3: { - prefix: 'travis', bucket: 'travis-web-production-next', region: 'eu-west-1' }