kopia lustrzana https://github.com/dl9rdz/rdzwx-go
travis test
rodzic
02bfc0ee8c
commit
d5ee287f9a
20
.travis.yml
20
.travis.yml
|
@ -13,21 +13,21 @@ android:
|
|||
- tools
|
||||
- build-tools-30.0.2
|
||||
- android-30
|
||||
- android-22
|
||||
- extra-google-google_play_services
|
||||
- extra-google-m2repository
|
||||
- extra-android-m2repository
|
||||
- sys-img-armeabi-v7a-android-22
|
||||
#- android-22
|
||||
#- extra-google-google_play_services
|
||||
#- extra-google-m2repository
|
||||
#- extra-android-m2repository
|
||||
#- sys-img-armeabi-v7a-android-22
|
||||
|
||||
before_install:
|
||||
- chmod +x gradlew
|
||||
#- chmod +x gradlew
|
||||
- yes | sdkmanager "platforms;android-30"
|
||||
|
||||
before_script:
|
||||
- echo no | android create avd --force -n test -t android-22 --abi armeabi-v7a
|
||||
- emulator -avd test -no-audio -no-window &
|
||||
- android-wait-for-emulator
|
||||
- adb shell input keyevent 82 &
|
||||
#- echo no | android create avd --force -n test -t android-22 --abi armeabi-v7a
|
||||
# - emulator -avd test -no-audio -no-window &
|
||||
# - android-wait-for-emulator
|
||||
# - adb shell input keyevent 82 &
|
||||
- apt install nodejs
|
||||
- npm install -g cordova
|
||||
- cordova platfrom add android
|
||||
|
|
Ładowanie…
Reference in New Issue