fix conflict artifact accidentally in appveyor script

master
Andrew Kelley 2018-03-03 17:44:41 -05:00
parent 7ee1b88042
commit 73a306e2fa
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ SET "ZIGPREFIXPATH=%APPVEYOR_BUILD_FOLDER%\llvm+clang-6.0.0-win64-msvc-release"
call "C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd" /x64
call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x86_amd64
>>>>>>> origin/master
mkdir %ZIGBUILDDIR%
cd %ZIGBUILDDIR%