add all platforms and configurations to the matrix
This commit is contained in:
@@ -11,6 +11,13 @@ skip_commits:
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
||||
configuration:
|
||||
- Debug
|
||||
- Release
|
||||
platform:
|
||||
- x86
|
||||
- x64
|
||||
|
||||
before_build:
|
||||
- configure_windows.cmd --no-prompt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user