STT/taskcluster/test-apk-android-25-x86_64-opt.yml
Alexandre Lissy b396d3a7d4 Move to libdeepspeech
Fixes #1784
Fixes #1786
2019-01-22 13:43:30 +01:00

14 lines
548 B
YAML

build:
template_file: test-android-opt-base.tyml
dependencies:
- "android-x86_64-cpu-opt"
- "test-training_upstream-linux-amd64-py27mu-opt"
system_setup:
>
apt-get -qq -y install curl make python && ${swig.packages.install_script}
args:
tests_cmdline: "${system.homedir.linux}/DeepSpeech/ds/tc-android-apk-tests.sh x86_64 android-25"
metadata:
name: "DeepSpeech Android 7.1 x86_64 Google Pixel APK/Java tests"
description: "Testing DeepSpeech APK/Java for Android 7.1 x86_64 Google Pixel, optimized version"