appveyor.yml: quote parameter.

This commit is contained in:
XhmikosR 2014-09-28 22:59:40 +03:00
parent 36f513d0c0
commit 8b1635be84

View File

@ -10,7 +10,7 @@ build:
# custom test command
test_script:
- vstest.console /logger:Appveyor /Settings:"%APPVEYOR_BUILD_FOLDER%\src\Local.testsettings" %APPVEYOR_BUILD_FOLDER%\src\Test\bin\%CONFIGURATION%\Test.dll
- vstest.console /logger:Appveyor /Settings:"%APPVEYOR_BUILD_FOLDER%\src\Local.testsettings" "%APPVEYOR_BUILD_FOLDER%\src\Test\bin\%CONFIGURATION%\Test.dll"
cache:
- src\packages # preserve the "src\packages" directory