提交 415f2c46 编写于 作者: D Don Syme

update appveyor support

上级 325fc42c
......@@ -47,9 +47,9 @@ call tests\BuildTestTools.cmd debug
REM @if ERRORLEVEL 1 echo Error: 'tests\BuildTestTools.cmd debug' failed && goto :eof
@echo on
set PATH=%PATH%;%~dp0%packages\NUnit.Runners.2.6.3\tools\
tests\RunTests.cmd debug fsharpqa CodeGen01
tests\RunTests.cmd debug fsharpqa Smoke
@if ERRORLEVEL 1 echo Error: 'RunTests.cmd debug fsharpqa CodeGen01' failed && goto :eof
tests\RunTests.cmd debug coreunit
@if ERRORLEVEL 1 echo Error: 'RunTests.cmd debug coreunit' failed && goto :eof
tests\RunTests.cmd debug fsharp Core01
tests\RunTests.cmd debug fsharp Smoke
@if ERRORLEVEL 1 echo Error: 'RunTests.cmd debug fsharpqa CodeGen01' failed && goto :eof
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册