mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 18:07:44 +03:00 
			
		
		
		
	Adding python versions in travis config
This commit is contained in:
		
							parent
							
								
									126883f5c1
								
							
						
					
					
						commit
						b93bb61e28
					
				| 
						 | 
				
			
			@ -1,4 +1,7 @@
 | 
			
		|||
language: python
 | 
			
		||||
python:
 | 
			
		||||
  - '2.6'
 | 
			
		||||
  - '2.7'
 | 
			
		||||
install:
 | 
			
		||||
  - pip install tox
 | 
			
		||||
script:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user