diff options
Diffstat (limited to 'travis')
-rw-r--r-- | travis/travis-resources.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/travis/travis-resources.template b/travis/travis-resources.template index ddc6fa58cc..0d058dbf3e 100644 --- a/travis/travis-resources.template +++ b/travis/travis-resources.template @@ -148,7 +148,7 @@ "s3:PutObject" ], "Resource": [ - "arn:aws:s3:::android-gl-build/*" + "arn:aws:s3:::mapbox-gl-testing/android/*" ] } ] |