Skip to content

Commit

Permalink
Remove test_script - disabled in appveyor web admin
Browse files Browse the repository at this point in the history
  • Loading branch information
amaitland committed Nov 13, 2014
1 parent b7c3ce3 commit f39c477
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,5 @@ shallow_clone: true
build_script:
- ps: .\build.ps1

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

artifacts:
- path: NuGet\*.nupkg

0 comments on commit f39c477

Please sign in to comment.