Use last two Go version for travis
This commit is contained in:
		
							parent
							
								
									dab2053398
								
							
						
					
					
						commit
						2403248fa8
					
				@ -2,8 +2,8 @@ language: go
 | 
				
			|||||||
dist: trusty
 | 
					dist: trusty
 | 
				
			||||||
sudo: required
 | 
					sudo: required
 | 
				
			||||||
go:
 | 
					go:
 | 
				
			||||||
  - 1.7.5
 | 
					  - 1.9.x
 | 
				
			||||||
  - 1.8.1
 | 
					  - 1.10.x
 | 
				
			||||||
env:
 | 
					env:
 | 
				
			||||||
  - FTP_SERVER=vsftpd
 | 
					  - FTP_SERVER=vsftpd
 | 
				
			||||||
  - FTP_SERVER=proftpd
 | 
					  - FTP_SERVER=proftpd
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user