mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-10-31 07:57:43 +03:00 
			
		
		
		
	Add travis env variable for running tests on py35
This commit is contained in:
		
							parent
							
								
									60f48ab3d9
								
							
						
					
					
						commit
						624e1cef63
					
				|  | @ -3,6 +3,10 @@ install: | ||||||
|   - pip install tox |   - pip install tox | ||||||
| script: | script: | ||||||
|   - tox |   - tox | ||||||
|  | include: | ||||||
|  |     - python: 3.5 | ||||||
|  |       env: | ||||||
|  |           - TOXENV=py35 | ||||||
| env: | env: | ||||||
|   - TOXENV=coveralls |   - TOXENV=coveralls | ||||||
|   - TOXENV=pylint |   - TOXENV=pylint | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user