DeepSpeech/taskcluster/test-python_37-darwin-amd64-opt.yml
Alexandre Lissy d08ef842bc Add Python 3.7.0b5
Fixes #1395
2018-06-05 22:21:24 +02:00

14 lines
483 B
YAML

build:
template_file: test-darwin-opt-base.tyml
dependencies:
- "darwin-amd64-cpu-opt"
- "test-training_upstream-linux-amd64-py27mu-opt"
system_setup:
>
${python.brew.setup} && ${python.brew.env}
args:
tests_cmdline: "$TASKCLUSTER_TASK_DIR/DeepSpeech/ds/tc-python-tests.sh 3.7.0b5:m"
metadata:
name: "DeepSpeech OSX AMD64 CPU Python v3.7 tests"
description: "Testing DeepSpeech for OSX/AMD64 on Python v3.7.0b5:m, CPU only, optimized version"