summaryrefslogtreecommitdiff
path: root/cloudformation
diff options
context:
space:
mode:
Diffstat (limited to 'cloudformation')
-rw-r--r--cloudformation/travis.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/cloudformation/travis.template b/cloudformation/travis.template
index 0d9e3c0dc8..e6b404d9a4 100644
--- a/cloudformation/travis.template
+++ b/cloudformation/travis.template
@@ -77,7 +77,7 @@
"s3:PutObjectAcl"
],
"Resource": [
- "arn:aws:s3:::mapbox-node-binary/mapbox-gl-native/*"
+ "arn:aws:s3:::mapbox-node-binary/@mapbox/mapbox-gl-native/*"
],
"Effect": "Allow"
}