mirror of
				https://gitlab.crans.org/mediatek/med.git
				synced 2025-11-04 01:32:09 +01:00 
			
		
		
		
	Test also with Python3.5
This commit is contained in:
		@@ -6,7 +6,7 @@ stages:
 | 
				
			|||||||
before_script:
 | 
					before_script:
 | 
				
			||||||
  - pip install tox
 | 
					  - pip install tox
 | 
				
			||||||
 | 
					
 | 
				
			||||||
python36:
 | 
					python35:
 | 
				
			||||||
  image: python:3.5
 | 
					  image: python:3.5
 | 
				
			||||||
  stage: test
 | 
					  stage: test
 | 
				
			||||||
  script: tox -e py35
 | 
					  script: tox -e py35
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user