mirror of
https://github.com/graphql-python/graphene.git
synced 2025-09-21 11:22:33 +03:00
Add Python 3.8 to test matrix
This commit is contained in:
parent
45b1a0252d
commit
1204368b91
|
@ -4,6 +4,7 @@ dist: xenial
|
|||
python:
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
|
||||
install:
|
||||
- pip install tox tox-travis
|
||||
|
|
Loading…
Reference in New Issue
Block a user