Remove S3 prefix

This commit is contained in:
Buck Doyle 2016-04-15 10:46:22 +02:00
parent 1c59f0cf51
commit 00be9c26bb

View File

@ -12,7 +12,6 @@ module.exports = function(deployTarget) {
keyPrefix: 'travis:index'
},
s3: {
prefix: 'travis',
bucket: 'travis-web-production-next',
region: 'eu-west-1'
}