mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-11 04:07:16 +03:00
Add Python3.7 to CI
This commit is contained in:
parent
e748c5f048
commit
325ab0d002
|
@ -9,6 +9,10 @@ matrix:
|
|||
python: 3.5
|
||||
- env: TOXENV=py36
|
||||
python: 3.6
|
||||
- env: TOXENV=py37
|
||||
python: 3.7
|
||||
dist: xenial
|
||||
sudo: true
|
||||
- env: TOXENV=pypy
|
||||
python: pypy-5.7.1
|
||||
- env: TOXENV=pre-commit
|
||||
|
|
Loading…
Reference in New Issue
Block a user