DeepSpeech/taskcluster/test-nodejs_7x-win-amd64-opt.yml
2019-06-14 16:06:01 +02:00

14 lines
479 B
YAML

build:
template_file: test-win-opt-base.tyml
dependencies:
- "node-package-cpu"
- "test-training_upstream-linux-amd64-py35m-opt"
system_setup:
>
${system.sox_win} && ${nodejs.win.prep_7}
args:
tests_cmdline: "${system.homedir.win}/DeepSpeech/ds/taskcluster/tc-node-tests.sh 7.x"
metadata:
name: "DeepSpeech Windows AMD64 CPU NodeJS 7.x tests"
description: "Testing DeepSpeech for Windows/AMD64 on NodeJS v7.x, CPU only, optimized version"