mirror of
				https://github.com/ergochat/ergo.git
				synced 2025-11-04 07:47:25 +01:00 
			
		
		
		
	attempt to enable ipv6 on travis
This commit is contained in:
		
							parent
							
								
									1195295877
								
							
						
					
					
						commit
						2bb513fba5
					
				@ -3,6 +3,10 @@ language: go
 | 
			
		||||
go:
 | 
			
		||||
    - "1.14.x"
 | 
			
		||||
 | 
			
		||||
before_install:
 | 
			
		||||
  # https://github.com/travis-ci/travis-ci/issues/8361
 | 
			
		||||
  - sudo sh -c 'echo 0 > /proc/sys/net/ipv6/conf/all/disable_ipv6'
 | 
			
		||||
 | 
			
		||||
script:
 | 
			
		||||
- make
 | 
			
		||||
- make test
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user