CI/AppVeyor: invalidate .deps if build.ps1 changes

This commit is contained in:
Jan Edmund Lazo 2018-10-18 22:42:25 -04:00 committed by Justin M. Keyes
parent 57ff96be8e
commit a7b17d4b3e
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ build_script:
- powershell ci\build.ps1
cache:
- C:\msys64\var\cache\pacman\pkg -> ci\build.ps1
- .deps -> ci\build.ps1
- .deps -> third-party\**
artifacts:
- path: build/Neovim.zip