martix
This commit is contained in:
parent
bddbc06939
commit
31ce9286aa
1 changed files with 4 additions and 6 deletions
10
appveyor.yml
10
appveyor.yml
|
@ -7,12 +7,10 @@ configuration:
|
||||||
- Release
|
- Release
|
||||||
- Profile Release
|
- Profile Release
|
||||||
environment:
|
environment:
|
||||||
config_name: '-'
|
matrix:
|
||||||
for:
|
- config_name: '-'
|
||||||
-
|
|
||||||
configuration: Profile Release
|
- config_name: '-profiled-'
|
||||||
environment:
|
|
||||||
config_name: '-profiled-'
|
|
||||||
build_script:
|
build_script:
|
||||||
- ps: >-
|
- ps: >-
|
||||||
dotnet --version
|
dotnet --version
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue