diff options
Diffstat (limited to 'appveyor.yml')
-rw-r--r-- | appveyor.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml index e1fee0fe..97f931e3 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -32,6 +32,7 @@ skip_tags: true os: Visual Studio 2015 configuration: - RelWithDebInfo +cache: build install: - git submodule update --init --recursive - scripts/install_deps.bat |