diff options
Diffstat (limited to 'travis/travis-resources.template')
-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", |