We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 696e914 commit a262281Copy full SHA for a262281
.travis.yml
@@ -16,6 +16,7 @@ android:
16
- tools
17
- build-tools-$ANDROID_BUILD_TOOLS_VERSION
18
- android-$ANDROID_VERSION
19
+ - android-$EMULATOR_API_LEVEL
20
- extra-android-m2repository
21
- sys-img-armeabi-v7a-android-$EMULATOR_API_LEVEL
22
before_cache:
0 commit comments