Skip to content
Snippets Groups Projects
Unverified Commit 77301d64 authored by Gennadiy Civil's avatar Gennadiy Civil Committed by GitHub
Browse files

Update appveyor.yml

parent 8286bf22
No related branches found
No related tags found
No related merge requests found
......@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment