mirror of
https://github.com/google/googletest.git
synced 2025-12-04 23:06:51 +08:00
Update appveyor.yml
This commit is contained in:
@@ -41,7 +41,7 @@ install:
|
||||
Write-Output "Compiler: $env:compiler"
|
||||
Write-Output "Generator: $env:generator"
|
||||
Write-Output "Env:Configuation: $env:configuration"
|
||||
Write-Outpit "Env: $env"
|
||||
Write-Output "Env: $env"
|
||||
if (-not (Test-Path env:APPVEYOR_PULL_REQUEST_NUMBER)) {
|
||||
Write-Output "This is *NOT* a pull request build"
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user