Commit 04edc8e9 authored by Daniel Agar's avatar Daniel Agar

appveyor build debug first

parent 92cc42a1
environment: environment:
matrix: matrix:
- BUILD: 'Release'
CONFIG: installer
- BUILD: 'Debug' - BUILD: 'Debug'
CONFIG: debug CONFIG: debug
- BUILD: 'Release'
CONFIG: installer
install: install:
- git submodule update --init --recursive - git submodule update --init --recursive
...@@ -42,4 +42,4 @@ deploy: ...@@ -42,4 +42,4 @@ deploy:
prerelease: false prerelease: false
on: on:
CONFIG: installer CONFIG: installer
appveyor_repo_tag: true appveyor_repo_tag: true
\ No newline at end of file
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