From ba7db81a3d4c30391111e0e20d721f47eaf72f23 Mon Sep 17 00:00:00 2001 From: Denys Vuika Date: Thu, 20 Sep 2018 10:29:31 +0100 Subject: [PATCH] try to fix travis issue with region settings --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index ad0861532..321b93df5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ services: addons: chrome: stable artifacts: + s3_region: 'eu-west-2' paths: - e2e-output debug: true