diff options
author | Leith Bade <leith@mapbox.com> | 2014-12-26 18:18:56 +1300 |
---|---|---|
committer | Leith Bade <leith@mapbox.com> | 2014-12-26 18:18:56 +1300 |
commit | 06fdecfc2f2be4062f52e10d78f663268dde61d3 (patch) | |
tree | d97e8f38349498b401f953cccbf1bd5b7f8ec514 /travis | |
parent | c852a9c2a4472b3ca553129a45364c3c69c5205f (diff) | |
download | qtlocation-mapboxgl-06fdecfc2f2be4062f52e10d78f663268dde61d3.tar.gz |
Change to bucket in production
Diffstat (limited to 'travis')
-rw-r--r-- | travis/travis-resources.template | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/travis/travis-resources.template b/travis/travis-resources.template index 8dd89f5fd0..ddc6fa58cc 100644 --- a/travis/travis-resources.template +++ b/travis/travis-resources.template @@ -86,15 +86,6 @@ { "Effect": "Allow", "Action": [ - "s3:GetObject" - ], - "Resource": [ - "arn:aws:s3:::android-gl-build/*" - ] - }, - { - "Effect": "Allow", - "Action": [ "ec2:DescribeInstances", "ec2:RunInstances", "ec2:CreateTags", |