Merge pull request #1829 from google/gennadiycivil-patch-1
Update appveyor.yml
This commit is contained in:
		
						commit
						d25268a55f
					
				@ -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…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user