mirror of
https://github.com/google/googletest.git
synced 2025-04-14 00:40:36 +00:00
Merge branch 'master' into patch-1
This commit is contained in:
commit
ca247e1797
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ install:
|
|||
- ps: |
|
||||
Write-Output "Compiler: $env:compiler"
|
||||
Write-Output "Generator: $env:generator"
|
||||
Write-Output "Env:Configuation: $env:configuration"
|
||||
if (-not (Test-Path env:APPVEYOR_PULL_REQUEST_NUMBER)) {
|
||||
Write-Output "This is *NOT* a pull request build"
|
||||
} else {
|
||||
|
|
Loading…
Add table
Reference in a new issue