appveyor: Widen .deps cache dependency

This commit is contained in:
ZyX 2017-04-10 16:17:02 +03:00
parent 2a8055a8d9
commit 60ee50ce4b
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ build_script:
- call ci\build.bat
cache:
- C:\msys64\var\cache\pacman\pkg -> ci\build.bat
- .deps -> third-party/CMakeLists.txt
- .deps -> third-party/**
artifacts:
- path: build/Neovim.zip
- path: build/bin/nvim.exe