mirror of
				https://github.com/jlu5/PyLink.git
				synced 2025-11-04 00:47:21 +01:00 
			
		
		
		
	.travis.yml: add 3.7, remove 3.4 tests
This commit is contained in:
		
							parent
							
								
									c8ba6291a6
								
							
						
					
					
						commit
						52001ac82d
					
				@ -3,9 +3,9 @@ sudo: false
 | 
			
		||||
 | 
			
		||||
language: python
 | 
			
		||||
python:
 | 
			
		||||
  - '3.4'
 | 
			
		||||
  - '3.5'
 | 
			
		||||
  - '3.6'
 | 
			
		||||
  - '3.7'
 | 
			
		||||
 | 
			
		||||
install: python3 setup.py install
 | 
			
		||||
script:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user