mirror of
https://github.com/hmalik144/Android-Cucumber-BDD-Sample.git
synced 2025-12-09 23:45:19 +00:00
Merge remote-tracking branch 'origin/master'
# Conflicts: # .travis.yml
This commit is contained in:
@@ -12,7 +12,7 @@ jdk:
|
||||
oraclejdk8
|
||||
|
||||
before_script:
|
||||
- echo no | android create avd --force -n test -t android-22 --abi armeabi-v7a
|
||||
- echo no | android create avd --force -n test -t android-18 --abi armeabi-v7a
|
||||
- emulator -avd test -no-audio -no-window &
|
||||
- android-wait-for-emulator
|
||||
- adb shell input keyevent 82 &
|
||||
|
||||
Reference in New Issue
Block a user