Update appveyor.yml
This commit is contained in:
parent
24ba1b1b3e
commit
8286bf2233
@ -41,6 +41,7 @@ install:
|
||||
Write-Output "Compiler: $env:compiler"
|
||||
Write-Output "Generator: $env:generator"
|
||||
Write-Output "Env:Configuation: $env:configuration"
|
||||
Write-Outpit "Env: $env"
|
||||
if (-not (Test-Path env:APPVEYOR_PULL_REQUEST_NUMBER)) {
|
||||
Write-Output "This is *NOT* a pull request build"
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user