Update appveyor.yml
This commit is contained in:
		
							parent
							
								
									60ee5dfe54
								
							
						
					
					
						commit
						93f4b9cd4b
					
				@ -41,6 +41,7 @@ install:
 | 
			
		||||
    Write-Output "Compiler: $env:compiler"
 | 
			
		||||
    Write-Output "Generator: $env:generator"
 | 
			
		||||
    Write-Output "Env:Configuation: $env:configuration"
 | 
			
		||||
    Write-Outpit "Env: $env"
 | 
			
		||||
    if (-not (Test-Path env:APPVEYOR_PULL_REQUEST_NUMBER)) {
 | 
			
		||||
      Write-Output "This is *NOT* a pull request build"
 | 
			
		||||
    } else {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user