mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-02 19:40:13 +03:00
python 3.7 to travis
This commit is contained in:
parent
0e10d32fb1
commit
88c9e649b1
|
@ -25,6 +25,8 @@ matrix:
|
|||
- { python: "3.6", env: TOXENV=base }
|
||||
- { python: "2.7", env: TOXENV=lint }
|
||||
- { python: "2.7", env: TOXENV=docs }
|
||||
- { python: "3.7", env: DJANGO=master }
|
||||
- { python: "3.7", env: DJANGO=2.1 }
|
||||
|
||||
- python: "3.6"
|
||||
env: TOXENV=dist
|
||||
|
|
Loading…
Reference in New Issue
Block a user