#98 fix Issue id: LocaleFolder - temporarily disable most of build for quick feedback

This commit is contained in:
Sean Mac Gillicuddy 2019-07-03 10:28:58 +01:00
parent 42ffc68014
commit d2395fabf5
7 changed files with 10 additions and 12 deletions

View File

@ -48,19 +48,20 @@ licenses:
- ".+" - ".+"
before_script: before_script:
- echo no | android create avd --force -n test -t $ANDROID_TARGET --abi $ANDROID_ABI -c 100M # - echo no | android create avd --force -n test -t $ANDROID_TARGET --abi $ANDROID_ABI -c 100M
- emulator -avd test -no-audio -no-window & # - emulator -avd test -no-audio -no-window &
script: script:
- ./gradlew lintKiwixDebug jacocoTestKiwixDebugUnitTestReport - ./gradlew lintKiwixDebug
- android-wait-for-emulator # jacocoTestKiwixDebugUnitTestReport
- adb shell input keyevent 82 & # - android-wait-for-emulator
- adb -e logcat *:D > logcat.log & # - adb shell input keyevent 82 &
- ./gradlew createKiwixDebugCoverageReport # - adb -e logcat *:D > logcat.log &
# - ./gradlew createKiwixDebugCoverageReport
after_success: after_success:
- bash <(curl -s https://codecov.io/bash) # - bash <(curl -s https://codecov.io/bash)
- ./gradlew kiwixtestUploadKiwix assembleKiwixRelease # - ./gradlew kiwixtestUploadKiwix assembleKiwixRelease
after_failure: after_failure:
- export LOG_DIR = ${TRAVIS_HOME}/build/kiwix/kiwix-android/app/build/outputs/reports/androidTests/connected/flavors/KIWIX/ - export LOG_DIR = ${TRAVIS_HOME}/build/kiwix/kiwix-android/app/build/outputs/reports/androidTests/connected/flavors/KIWIX/

View File

@ -1 +0,0 @@
values-id

View File

@ -1 +0,0 @@
values-he

View File

@ -1 +0,0 @@
values-yi