Skip to content

Commit 1799837

Browse files
committed
Changed AVD name
1 parent f08a3e6 commit 1799837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ android:
99
- sys-img-x86-android-27
1010
before_install:
1111
- yes | ${ANDROID_HOME}/tools/bin/sdkmanager "platforms;android-28"
12-
- emulator -avd test -no-audio -no-window &
12+
- emulator -avd -list-avds -no-audio -no-window &
1313
- android-wait-for-emulator
1414
before_script:
1515
- chmod +x gradlew

0 commit comments

Comments
 (0)