Specify python version
This commit is contained in:
		@@ -3,6 +3,8 @@ dist: xenial
 | 
				
			|||||||
language: c
 | 
					language: c
 | 
				
			||||||
compiler:
 | 
					compiler:
 | 
				
			||||||
  - gcc
 | 
					  - gcc
 | 
				
			||||||
 | 
					python:
 | 
				
			||||||
 | 
					  - "3.7"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
deploy:
 | 
					deploy:
 | 
				
			||||||
  provider: releases
 | 
					  provider: releases
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user