Update travis for go 1.15
This commit is contained in:
		
							parent
							
								
									e0e068a85e
								
							
						
					
					
						commit
						57c76dc73c
					
				@ -3,11 +3,11 @@ language: go
 | 
			
		||||
go:
 | 
			
		||||
  - "1.14.x"
 | 
			
		||||
  - "1.15.x"
 | 
			
		||||
  - master
 | 
			
		||||
  - tip
 | 
			
		||||
 | 
			
		||||
matrix:
 | 
			
		||||
  allow_failures:
 | 
			
		||||
    - go: master
 | 
			
		||||
    - go: tip
 | 
			
		||||
  fast_finish: true
 | 
			
		||||
 | 
			
		||||
before_script:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user