提交 4be5c3d6 编写于 作者: V vit9696

Build: Try testing duet on Windows

上级 1e5e9fb5
......@@ -85,6 +85,7 @@ matrix:
- BUILD_UTILITIES=0
- choco install microsoft-build-tools visualcpp-build-tools nasm python zip
- "./build_oc.tool"
- "./build_duet.tool"
- os: osx
name: "Analyze Scripts"
......
......@@ -129,5 +129,5 @@ else
export SELFPKG
export NO_ARCHIVES
src=$(/usr/bin/curl -Lfs https://raw.githubusercontent.com/acidanthera/ocbuild/master/efibuild.sh) && eval "$src" || exit 1
src=$(curl -Lfs https://raw.githubusercontent.com/acidanthera/ocbuild/master/efibuild.sh) && eval "$src" || exit 1
fi
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册