Fix travis build by downgrading pip/virtualenv for Python3.2
This commit is contained in:
		 Yuri Prezument
					Yuri Prezument
				
			
				
					committed by
					
						 Chirag B. Jadwani
						Chirag B. Jadwani
					
				
			
			
				
	
			
			
			 Chirag B. Jadwani
						Chirag B. Jadwani
					
				
			
						parent
						
							e9a13f1f50
						
					
				
				
					commit
					095705cfcc
				
			| @@ -1,6 +1,7 @@ | ||||
| language: python | ||||
| sudo: false | ||||
| install: | ||||
|   - if [[ $TOXENV == py32-1.8.X ]]; then pip install pip\<8.0.0 virtualenv\<14.0.0; fi | ||||
|   - pip install tox | ||||
| script: | ||||
|   - tox | ||||
|   | ||||
		Reference in New Issue
	
	Block a user