Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit415f2c4

Browse files
committed
update appveyor support
1 parent325fc42 commit415f2c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎build.cmd‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ call tests\BuildTestTools.cmd debug
4747
REM @if ERRORLEVEL 1 echo Error: 'tests\BuildTestTools.cmd debug' failed && goto :eof
4848
@echoon
4949
setPATH=%PATH%;%~dp0%packages\NUnit.Runners.2.6.3\tools\
50-
tests\RunTests.cmd debug fsharpqaCodeGen01
50+
tests\RunTests.cmd debug fsharpqaSmoke
5151
@if ERRORLEVEL1echo Error: 'RunTests.cmd debug fsharpqa CodeGen01' failed&&goto :eof
5252
tests\RunTests.cmd debug coreunit
5353
@if ERRORLEVEL1echo Error: 'RunTests.cmd debug coreunit' failed&&goto :eof
54-
tests\RunTests.cmd debug fsharpCore01
54+
tests\RunTests.cmd debug fsharpSmoke
5555
@if ERRORLEVEL1echo Error: 'RunTests.cmd debug fsharpqa CodeGen01' failed&&goto :eof

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp