mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-31 07:57:27 +03:00 
			
		
		
		
	Pyroma tests sometimes hang on PyPy; skip for PyPy
This commit is contained in:
		
							parent
							
								
									9f79e4a320
								
							
						
					
					
						commit
						997e0fcc5a
					
				|  | @ -20,7 +20,8 @@ install: | |||
|   - "travis_retry sudo apt-get -qq install libfreetype6-dev liblcms2-dev python-qt4 ghostscript libffi-dev libjpeg-turbo-progs cmake imagemagick" | ||||
|   - "travis_retry pip install cffi" | ||||
|   - "travis_retry pip install coverage nose" | ||||
|   - "travis_retry pip install pyroma" | ||||
|     # Pyroma tests sometimes hang on PyPy; skip for PyPy | ||||
|   - if [ $TRAVIS_PYTHON_VERSION != "pypy" ]; then travis_retry pip install pyroma; fi | ||||
| 
 | ||||
|   - if [ "$TRAVIS_PYTHON_VERSION" == "2.6" ]; then travis_retry pip install unittest2; fi | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user