diff --git a/cloudformation/travis.template b/cloudformation/travis.template index 0d9e3c0dc87..e6b404d9a4a 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" }