mirror of
				https://github.com/msgpack/msgpack-python.git
				synced 2025-11-03 02:50:55 +00:00 
			
		
		
		
	travis: Run test on Python 3.4 (#307)
Python 3.4 is not supported officially. But keep running test for a while, to know when msgpack-python stop working on Python 3.4 actually.
This commit is contained in:
		
							parent
							
								
									aa41e2fef7
								
							
						
					
					
						commit
						d1060de293
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -4,6 +4,7 @@ cache: pip
 | 
			
		|||
 | 
			
		||||
python:
 | 
			
		||||
  - "2.7"
 | 
			
		||||
  - "3.4"
 | 
			
		||||
  - "3.5"
 | 
			
		||||
  - "3.6"
 | 
			
		||||
  - "3.7-dev"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue