1 Star 0 Fork 0

diyanqi/machine

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
appveyor.yml 314 Bytes
一键复制 编辑 原始数据 按行查看 历史
version: "{build}"
skip_tags: true
os: Windows Server 2012 R2
environment:
GOPATH: c:\gopath
clone_folder: c:\gopath\src\github.com\docker\machine
build_script:
- go build -i -o ./bin/docker-machine.exe ./cmd/docker-machine
test_script:
- powershell -Command go test -v ./libmachine/shell
deploy: off
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/diyanqi07/machine.git
git@gitee.com:diyanqi07/machine.git
diyanqi07
machine
machine
master

搜索帮助