mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-25 04:33:04 +01:00
Update appveyor.xml
libse has its own packages.config
This commit is contained in:
parent
1d1e97126b
commit
02da55c357
@ -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 -> src\packages.config' # preserve the "src\packages" directory
|
||||
- 'src\packages -> **\packages.config' # preserve the "src\packages" directory
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
Loading…
Reference in New Issue
Block a user