DeepSpeech/taskcluster/test-nodejs_9x-win-amd64-opt.yml
2019-04-08 14:38:43 +02:00

14 lines
468 B
YAML

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