From acb9689b3ec514c62bd67cfa711c0c0f8160183c Mon Sep 17 00:00:00 2001 From: Tobrun Date: Tue, 6 Nov 2018 15:58:30 +0100 Subject: more tests --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index d193c60c6d..a8526dcbcc 100644 --- a/circle.yml +++ b/circle.yml @@ -519,7 +519,7 @@ jobs: command: | pip install --upgrade pip pip install awscli --upgrade --user - aws devicefarm list-projects --region us-east-1 + aws devicefarm list-projects --region us-west-2 - run: name: Check code style command: make android-check -- cgit v1.2.1