Show number of cores in Appveyor CI
This commit is contained in:
parent
c6d2f619ae
commit
770de9f239
@ -16,6 +16,7 @@ configuration:
|
||||
version: '{branch}-{build}'
|
||||
|
||||
init:
|
||||
- echo %NUMBER_OF_PROCESSORS%
|
||||
- echo %PLATFORM%
|
||||
- echo %APPVEYOR_BUILD_WORKER_IMAGE%
|
||||
- set arch=
|
||||
|
Loading…
Reference in New Issue
Block a user