Specify python version

This commit is contained in:
Scott Shawcroft 2018-12-04 15:25:17 -08:00
parent 1b35dbf643
commit 55f14378ce
No known key found for this signature in database
GPG Key ID: FD0EDC4B6C53CA59
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ dist: xenial
language: c
compiler:
- gcc
python:
- "3.7"
deploy:
provider: releases