mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 18:07:44 +03:00 
			
		
		
		
	Try remove py3 - virtualenv16 incompatibility fix
This commit is contained in:
		
							parent
							
								
									7aa07449b2
								
							
						
					
					
						commit
						e13d3b4271
					
				| 
						 | 
					@ -1,7 +1,6 @@
 | 
				
			||||||
sudo: false
 | 
					sudo: false
 | 
				
			||||||
install: 
 | 
					install: 
 | 
				
			||||||
    - pip install tox
 | 
					    - pip install tox
 | 
				
			||||||
    - if [[ $TRAVIS_PYTHON_VERSION == 3.3 ]]; then pip install virtualenv==15.2.0; fi
 | 
					 | 
				
			||||||
script:
 | 
					script:
 | 
				
			||||||
    - tox
 | 
					    - tox
 | 
				
			||||||
language:
 | 
					language:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user