Commit 1097595f authored by Jason Madden's avatar Jason Madden

A recent appveyor update broke appveyor.yml

It seems that  and  are now mutually exclusive.
parent 0f20b883
clone_depth: 50 clone_depth: 50
max_jobs: 8 max_jobs: 8
shallow_clone: true shallow_clone: true
build: # Beginning May 29, 2020, having a `build` section
parallel: true # overrides the `build_script` section, causing
verbosity: minimal # an error about no Visual Studio file for the default
# 'MSBuild' mode.
# build:
# parallel: true
# verbosity: minimal
environment: environment:
global: global:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment