DeepSpeech/taskcluster/test-cpp-win-amd64-opt.yml
Alexandre Lissy 75149f33df Building on Windows
Fixes #1793
Fixes #1794
2019-03-12 22:21:01 +01:00

11 lines
382 B
YAML

build:
template_file: test-win-opt-base.tyml
dependencies:
- "win-amd64-cpu-opt"
- "test-training_upstream-linux-amd64-py27mu-opt"
args:
tests_cmdline: "$TASKCLUSTER_TASK_DIR/DeepSpeech/ds/tc-cppwin-ds-tests.sh"
metadata:
name: "DeepSpeech Windows AMD64 CPU C++ tests"
description: "Testing DeepSpeech C++ for Windows/AMD64, CPU only, optimized version"