Add a custom test script to appveyor.yml.

This commit is contained in:
João Dias 2014-09-23 11:58:56 +03:00 committed by XhmikosR
parent 9e8d9ecedb
commit a6f7a9ab36

3
appveyor.yml Normal file
View File

@ -0,0 +1,3 @@
test_script:
- set
- vstest.console /logger:Appveyor /Settings:"%APPVEYOR_BUILD_FOLDER%\src\Local.testsettings" %APPVEYOR_BUILD_FOLDER%\src\Test\bin\$(configuration)\Test.dll