diff options
Diffstat (limited to '')
-rw-r--r-- | .appveyor.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml index d013257..2f849b4 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -16,6 +16,9 @@ configuration: - Debug - Release +matrix: + fast_finish: true + install: - git submodule update --init --recursive |