DeepSpeech/taskcluster/test-nodejs_6x-win-amd64-opt.yml
2019-03-20 17:51:15 +01: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:
>
${nodejs.win.sox} && ${nodejs.win.prep_6}
args:
tests_cmdline: "${system.homedir.win}/DeepSpeech/ds/tc-node-tests.sh 6.x"
metadata:
name: "DeepSpeech Windows AMD64 CPU NodeJS 6.x tests"
description: "Testing DeepSpeech for Windows/AMD64 on NodeJS v6.x, CPU only, optimized version"