Skip to content

Commit

Permalink
Move to matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
isuPatches committed Jul 23, 2017
1 parent aa64cec commit c268d5b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,12 @@ cache:
env:
global:
- ANDROID_API_LEVEL=26
- EMULATOR_API_LEVEL=25
- ANDROID_BUILD_TOOLS_VERSION=26.0.0
- ANDROID_ABI=google_apis/armeabi-v7a
- ADB_INSTALL_TIMEOUT=20 # minutes (2 minutes by default)
env:
matrix:
- EMULATOR_API_LEVEL=android-16 ANDROID_ABI=armeabi-v7a
- EMULATOR_API_LEVEL=android-25 ANDROID_ABI=armeabi-v7a

android:
components:
Expand Down

0 comments on commit c268d5b

Please sign in to comment.