DeepSpeech/taskcluster/test-nodejs_10x-darwin-amd64-opt.yml
Alexandre Lissy ad6a0704a7 Add NodeJS v10.x
Fixes #1394
2018-06-05 20:27:10 +02:00

14 lines
489 B
YAML

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