Update Go version in Travis build.
This commit is contained in:
		
							parent
							
								
									3f6433f7ea
								
							
						
					
					
						commit
						a6cab19b01
					
				@ -2,8 +2,8 @@ language: go
 | 
			
		||||
dist: trusty
 | 
			
		||||
sudo: required
 | 
			
		||||
go:
 | 
			
		||||
  - 1.9.x
 | 
			
		||||
  - 1.10.x
 | 
			
		||||
  - 1.11.x
 | 
			
		||||
env:
 | 
			
		||||
  - FTP_SERVER=vsftpd
 | 
			
		||||
  - FTP_SERVER=proftpd
 | 
			
		||||
 | 
			
		||||
@ -15,4 +15,5 @@ esac
 | 
			
		||||
 | 
			
		||||
mkdir --mode 0777 -p /var/ftp/incoming
 | 
			
		||||
 | 
			
		||||
apt-get update -qq
 | 
			
		||||
apt-get install -qq "$1"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user