Merge pull request #709 from XhmikosR/patch-2

Update appveyor.yml
This commit is contained in:
Nikolaj Olsson 2015-04-16 18:04:06 +02:00
commit 2bf961fc4d

View File

@ -15,7 +15,7 @@ test_script:
- 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
- 'src\packages -> src\packages.config' # preserve the "src\packages" directory
matrix:
fast_finish: true