diff options
author | Tobrun <tobrun.van.nuland@gmail.com> | 2018-11-06 15:58:30 +0100 |
---|---|---|
committer | Tobrun <tobrun.van.nuland@gmail.com> | 2018-11-06 15:58:30 +0100 |
commit | acb9689b3ec514c62bd67cfa711c0c0f8160183c (patch) | |
tree | 28ce2226c9e88282c69acbdba8c096b8b70ce75f | |
parent | c855c35ab10011ea1c38d3c01cf94d030488ded4 (diff) | |
download | qtlocation-mapboxgl-upstream/tvn-perf-tests-ci.tar.gz |
more testsupstream/tvn-perf-tests-ci
-rw-r--r-- | circle.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |