Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Add playstore emulator to matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
plastiv committed Mar 16, 2019
1 parent 4a13104 commit 4be86e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ env:
- EMULATOR_API_LEVEL=25 EMULATOR_VARIANT=google_apis EMULATOR_ARCH=x86_64
- EMULATOR_API_LEVEL=26 EMULATOR_VARIANT=google_apis EMULATOR_ARCH=x86_64
- EMULATOR_API_LEVEL=27 EMULATOR_VARIANT=google_apis EMULATOR_ARCH=x86
- EMULATOR_API_LEVEL=27 EMULATOR_VARIANT=google_apis_playstore EMULATOR_ARCH=x86
- EMULATOR_API_LEVEL=28 EMULATOR_VARIANT=google_apis EMULATOR_ARCH=x86_64
- EMULATOR_API_LEVEL=28 EMULATOR_VARIANT=google_apis_playstore EMULATOR_ARCH=x86_64

before_install:
- docker info
Expand Down

0 comments on commit 4be86e0

Please sign in to comment.