mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 09:57:37 +03:00 
			
		
		
		
	Add travis job for Python 3.9
This commit is contained in:
		
							parent
							
								
									e615b9c48c
								
							
						
					
					
						commit
						eadea64e0f
					
				| 
						 | 
				
			
			@ -50,6 +50,10 @@ jobs:
 | 
			
		|||
    env: TOXENV=py38
 | 
			
		||||
    install: pip install tox
 | 
			
		||||
    script: tox
 | 
			
		||||
  - python: 3.9
 | 
			
		||||
    env: TOXENV=py39
 | 
			
		||||
    install: pip install tox
 | 
			
		||||
    script: tox
 | 
			
		||||
  - python: pypy
 | 
			
		||||
    env: TOXENV=pypy
 | 
			
		||||
    install: pip install tox
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user