"git@developer.sourcefind.cn:yangql/googletest.git" did not exist on "859bfe8981d6724c4ea06e73d29accd8588f3230"
Unverified Commit d25268a5 authored by Gennadiy Civil's avatar Gennadiy Civil Committed by GitHub
Browse files

Merge pull request #1829 from google/gennadiycivil-patch-1

Update appveyor.yml
parents 4d066127 5eee7a34
......@@ -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 {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment