DeepSpeech/taskcluster/test-nodejs_4x-darwin-amd64-opt.yml
2019-03-20 11:58:56 +01:00

14 lines
489 B
YAML

build:
template_file: test-darwin-opt-base.tyml
dependencies:
- "node-package-cpu"
- "test-training_upstream-linux-amd64-py27mu-opt"
system_setup:
>
${nodejs.brew.setup} && ${nodejs.brew.prep_4} && ${nodejs.brew.env}
args:
tests_cmdline: "$TASKCLUSTER_TASK_DIR/DeepSpeech/ds/tc-node-tests.sh 4.x"
metadata:
name: "DeepSpeech OSX AMD64 CPU NodeJS 4.x tests"
description: "Testing DeepSpeech for OSX/AMD64 on NodeJS v4.x, CPU only, optimized version"