Skip to content

Commit 3cbb2d3

Browse files
authored
[google_maps] Add initial google_maps tests (flutter#1409)
1 parent 9e56533 commit 3cbb2d3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.cirrus.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ task:
2727
matrix:
2828
PLUGIN_SHARDING: "--shardIndex 0 --shardCount 2"
2929
PLUGIN_SHARDING: "--shardIndex 1 --shardCount 2"
30+
MAPS_API_KEY: ENCRYPTED[596a9f6bca436694625ac50851dc5da6b4d34cba8025f7db5bc9465142e8cd44e15f69e3507787753accebfc4910d550]
3031
create_device_script:
3132
echo no | avdmanager -v create avd -n test -k "system-images;android-21;default;armeabi-v7a"
3233
start_emulator_background_script:
@@ -63,6 +64,7 @@ task:
6364
PLUGIN_SHARDING: "--shardIndex 1 --shardCount 4"
6465
PLUGIN_SHARDING: "--shardIndex 2 --shardCount 4"
6566
PLUGIN_SHARDING: "--shardIndex 3 --shardCount 4"
67+
SIMCTL_CHILD_MAPS_API_KEY: ENCRYPTED[596a9f6bca436694625ac50851dc5da6b4d34cba8025f7db5bc9465142e8cd44e15f69e3507787753accebfc4910d550]
6668
setup_script:
6769
- brew update
6870
- brew install libimobiledevice

0 commit comments

Comments
 (0)