Private GIT

Skip to content
Snippets Groups Projects
Unverified Commit 989a66e7 authored by miigotu's avatar miigotu
Browse files

Improve appveyor.yml for speed

parent a15a832a
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,17 @@ cache:
build: off
deploy: off
version: "{build}"
skip_branch_with_pr: true
shallow_clone: true
skip_tags: true
max_jobs: 4
clone_depth: 4
init:
- ps: ../addons/appveyor/rolling-build.ps1
matrix:
fast_finish: true
install:
# If there is a newer build queued for the same PR, cancel this one.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment