|
|
|
@ -1,10 +1,10 @@
@@ -1,10 +1,10 @@
|
|
|
|
|
|
|
|
|
|
environment: |
|
|
|
|
matrix: |
|
|
|
|
- BUILD: 'Release' |
|
|
|
|
CONFIG: installer |
|
|
|
|
- BUILD: 'Debug' |
|
|
|
|
CONFIG: debug |
|
|
|
|
- BUILD: 'Release' |
|
|
|
|
CONFIG: installer |
|
|
|
|
|
|
|
|
|
install: |
|
|
|
|
- git submodule update --init --recursive |
|
|
|
@ -42,4 +42,4 @@ deploy:
@@ -42,4 +42,4 @@ deploy:
|
|
|
|
|
prerelease: false |
|
|
|
|
on: |
|
|
|
|
CONFIG: installer |
|
|
|
|
appveyor_repo_tag: true |
|
|
|
|
appveyor_repo_tag: true |
|
|
|
|