Skip to content

Commit

Permalink
Try avoiding AppVeyor picks up some default test setting
Browse files Browse the repository at this point in the history
  • Loading branch information
jornh committed Oct 29, 2014
1 parent 66e8d00 commit fffc6a4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ build:
verbosity: minimal


#test_script:
# - REM cd C:\projects\cefsharp\CefSharp.Test\bin\x86\%configuration%\
# - cd
test_script:
- REM cd C:\projects\cefsharp\CefSharp.Test\bin\x86\%configuration%\
- cd
# - REM copy C:\Tools\xUnit\*.*
# - REM xunit.console.clr4.x86 CefSharp.Test.dll /appveyor

Expand Down

0 comments on commit fffc6a4

Please sign in to comment.