We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f08a3e6 commit 1799837Copy full SHA for 1799837
.travis.yml
@@ -9,7 +9,7 @@ android:
9
- sys-img-x86-android-27
10
before_install:
11
- yes | ${ANDROID_HOME}/tools/bin/sdkmanager "platforms;android-28"
12
- - emulator -avd test -no-audio -no-window &
+ - emulator -avd -list-avds -no-audio -no-window &
13
- android-wait-for-emulator
14
before_script:
15
- chmod +x gradlew
0 commit comments