forked from GithubBackups/healthchecks
Set Travis dist to xenial, add py3.7
This commit is contained in:
parent
229e2a3922
commit
1a9137c0ac
@ -1,7 +1,9 @@
|
|||||||
|
dist: xenial
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "3.5"
|
- "3.5"
|
||||||
- "3.6"
|
- "3.6"
|
||||||
|
- "3.7"
|
||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- pip install braintree coveralls mock mysqlclient reportlab
|
- pip install braintree coveralls mock mysqlclient reportlab
|
||||||
|
Loading…
x
Reference in New Issue
Block a user