Skip to content

Commit 0bdccb1

Browse files
committed
sl
1 parent 5966604 commit 0bdccb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ before_script:
4949
- mv app/src/debug/google-services.json app/google-services.json
5050
- mv app/src/debug/res/values/keys.xml app/src/main/res/values/keys.xml
5151
- android list targets
52-
- echo no | android create avd --force -n test -t android-26 --abi armeabi-v7a
52+
- echo no | android create avd --force -n test -t android-26 --abi google_apis/armeabi-v7a
5353
- emulator -avd test -no-audio -no-window &
5454
- android-wait-for-emulator
5555
- adb shell input keyevent 82 &

0 commit comments

Comments
 (0)