diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2019-12-08 19:20:51 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2019-12-08 19:20:51 +0300 |
commit | 473b54c8d769d4507a41f5f28d2cce19612f2d3f (patch) | |
tree | 24a44a6b1e4c132db0e17476490335ff192eed9e | |
parent | add .gitattributes (diff) | |
download | winapi-debug-473b54c8d769d4507a41f5f28d2cce19612f2d3f.tar.gz winapi-debug-473b54c8d769d4507a41f5f28d2cce19612f2d3f.zip |
AppVeyor: pull submodules
Diffstat (limited to '')
-rw-r--r-- | appveyor.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml index 0b49916..7d34bc4 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,5 @@ version: '{build}' + image: - Visual Studio 2015 - Visual Studio 2017 @@ -14,6 +15,9 @@ configuration: build_script: - ps: .\.appveyor\build.ps1 +install: + - git submodule update --init --recursive + for: - matrix: only: |