Update Travis config
This commit is contained in:
		
							parent
							
								
									2cb4a81dee
								
							
						
					
					
						commit
						b5fef17cdb
					
				@ -1,8 +1,8 @@
 | 
				
			|||||||
language: go
 | 
					language: go
 | 
				
			||||||
sudo: required
 | 
					sudo: required
 | 
				
			||||||
go:
 | 
					go:
 | 
				
			||||||
  - 1.7.5
 | 
					  - "1.10.x"
 | 
				
			||||||
  - 1.8
 | 
					  - "1.11.x"
 | 
				
			||||||
  - tip
 | 
					  - tip
 | 
				
			||||||
os:
 | 
					os:
 | 
				
			||||||
  - linux
 | 
					  - linux
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user