File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 11environment :
22 VisualStudioVersion : 11.0
33
4- version : 31.0 .0.CI{build}
4+ version : 33.1 .0.CI{build}
55
66shallow_clone : true
77
@@ -24,15 +24,15 @@ build:
2424 verbosity : minimal
2525
2626
27- test_script :
28- - REM cd C:\projects\cefsharp\CefSharp.Test\bin\x86\%configuration%\
29- - cd
30- - REM copy C:\Tools\xUnit\*.*
31- - REM xunit.console.clr4.x86 CefSharp.Test.dll /appveyor
27+ # test_script:
28+ # - REM cd C:\projects\cefsharp\CefSharp.Test\bin\x86\%configuration%\
29+ # - cd
30+ # - REM copy C:\Tools\xUnit\*.*
31+ # - REM xunit.console.clr4.x86 CefSharp.Test.dll /appveyor
3232
33- after_test :
34- - cmd : cd \projects\cefsharp\NuGet
35- - cmd : pack.bat
33+ # after_test:
34+ # - cmd: cd \projects\cefsharp\NuGet
35+ # - cmd: pack.bat
3636
37- artifacts :
38- - path : NuGet\*.nupkg
37+ # artifacts:
38+ # - path: NuGet\*.nupkg
You can’t perform that action at this time.
0 commit comments