Use a different AWS region

This commit is contained in:
Jonny Barnes 2017-02-23 17:01:55 +00:00
parent 5be794d6dc
commit a74b0b1ffd

View file

@ -14,7 +14,7 @@ addons:
- realpath
artifacts:
debug: true
s3_region: "eu-west-2"
s3_region: "eu-west-1"
paths:
- $(ls tests/Browser/screenshots/*.png | tr "\n" ":")