"README.md" did not exist on "c6cece77686b0c548043dd52feb9c345b5ae0a68"
Unverified Commit 5eee7a34 authored by Gennadiy Civil's avatar Gennadiy Civil Committed by GitHub
Browse files

Update appveyor.yml

parent 4d066127
......@@ -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