summaryrefslogtreecommitdiff
path: root/travis
diff options
context:
space:
mode:
authorMike Morris <michael.patrick.morris@gmail.com>2014-10-13 16:05:20 -0400
committerMike Morris <michael.patrick.morris@gmail.com>2014-10-13 16:05:20 -0400
commit21f642015197f2bb7f406f191a71cb0e875ede05 (patch)
tree9d4082faf4e8c0deda0d99ed910ede846dd47a90 /travis
parented93d750ad69af642bbf87685f55c21c7dcd4271 (diff)
downloadqtlocation-mapboxgl-21f642015197f2bb7f406f191a71cb0e875ede05.tar.gz
fix policy names
Diffstat (limited to 'travis')
-rw-r--r--travis/travis-resources.template4
1 files changed, 2 insertions, 2 deletions
diff --git a/travis/travis-resources.template b/travis/travis-resources.template
index 2891fcf591..e1b0cff8ca 100644
--- a/travis/travis-resources.template
+++ b/travis/travis-resources.template
@@ -44,7 +44,7 @@
}
},
{
- "PolicyName": "list testing",
+ "PolicyName": "list-testing",
"PolicyDocument": {
"Statement": [
{
@@ -60,7 +60,7 @@
}
},
{
- "PolicyName": "build testing",
+ "PolicyName": "build-testing",
"PolicyDocument": {
"Statement": [
{