summaryrefslogtreecommitdiff
path: root/travis/travis-resources.template
diff options
context:
space:
mode:
authorLeith Bade <leith@mapbox.com>2014-12-26 18:37:58 +1300
committerLeith Bade <leith@mapbox.com>2014-12-26 18:37:58 +1300
commit9396cb6559a3e4fc1ca730f5c9d9df6d543c5179 (patch)
treed11bbc6e15af573bb704beae2b512725388f7411 /travis/travis-resources.template
parent06fdecfc2f2be4062f52e10d78f663268dde61d3 (diff)
downloadqtlocation-mapboxgl-9396cb6559a3e4fc1ca730f5c9d9df6d543c5179.tar.gz
Production AMI and fix s3 perms in role
Diffstat (limited to 'travis/travis-resources.template')
-rw-r--r--travis/travis-resources.template2
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/*"
]
}
]