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