DeepSpeech/taskcluster/test-nodejs_12x-win-amd64-opt.yml
Alexandre Lissy f7f6a1480f Add NodeJS v12 support
Fixes #2070
2019-04-25 15:43:16 +02:00

14 lines
472 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_12}
args:
tests_cmdline: "${system.homedir.win}/DeepSpeech/ds/tc-node-tests.sh 12.x"
metadata:
name: "DeepSpeech Windows AMD64 CPU NodeJS 12.x tests"
description: "Testing DeepSpeech for Windows/AMD64 on NodeJS v12.x, CPU only, optimized version"