From 4c282418d1b28faec27066a3feb1b0cd8b783597 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Thu, 23 Feb 2017 16:30:54 +0000 Subject: [PATCH] Specify region in the yaml file --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 7fbcb12f..0ad41e65 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,7 @@ addons: - nginx - realpath artifacts: + s3_region: "eu-west-2" paths: - $(ls tests/Browser/screenshots/*.png | tr "\n" ":")