项目文件夹

文件
T
Nickolay Shmyrev fe35675eaa Added basic travis
2020-01-10 20:01:48 +01:00

7 行
109 B
Bash
可执行文件

#!/bin/bash
set -e
set -x
docker build --file Dockerfile.manylinux --tag alphacep/kaldi-manylinux:latest .