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