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

Commit

Permalink
Add api25 arm emulator
Browse files Browse the repository at this point in the history
  • Loading branch information
plastiv committed Mar 13, 2019
1 parent 65e54be commit fbf800e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ env:
- EMULATOR_API_LEVEL=22 EMULATOR_VARIANT=google_apis EMULATOR_ARCH=x86_64
- EMULATOR_API_LEVEL=23 EMULATOR_VARIANT=google_apis EMULATOR_ARCH=x86_64
- EMULATOR_API_LEVEL=24 EMULATOR_VARIANT=google_apis EMULATOR_ARCH=x86_64
- EMULATOR_API_LEVEL=25 EMULATOR_VARIANT=google_apis EMULATOR_ARCH=armeabi-v7a
- 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
Expand Down

0 comments on commit fbf800e

Please sign in to comment.