Merge pull request #886 from GregoryLundberg/GL_appveyor
Adjust AppVeyor configurations
This commit is contained in:
commit
cb9ec9b225
2 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,8 @@ configuration:
|
|||
- Release
|
||||
- Debug
|
||||
platform: win32
|
||||
skip_branch_with_pr: true
|
||||
shallow_clone: true
|
||||
before_build:
|
||||
- cd ..
|
||||
- ps: wget https://github.com/aquileia/external/archive/VC12.zip -O VC12.zip
|
||||
|
|
|
@ -5,6 +5,8 @@ configuration:
|
|||
- Release
|
||||
- Debug
|
||||
platform: win32
|
||||
skip_branch_with_pr: true
|
||||
shallow_clone: true
|
||||
before_build:
|
||||
- cd ..
|
||||
- ps: wget https://github.com/aquileia/external/archive/VC14.zip -O VC14.zip
|
||||
|
|
Loading…
Add table
Reference in a new issue