mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-07 13:14:29 +08:00
Now try to cache Vim and Vader for AppVeyor CI
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
build: false
|
||||
clone_depth: 10
|
||||
|
||||
# Cache the vim and vader directories between builds.
|
||||
cache:
|
||||
- C:\vim -> .appveyor.yml
|
||||
- C:\vader -> .appveyor.yml
|
||||
|
||||
init:
|
||||
# Stop git from changing newlines
|
||||
- git config --global core.autocrlf input
|
||||
|
||||
Reference in New Issue
Block a user