mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-11-10 19:26:35 +03:00
Exclude Python 2.7 for Django 2.0
This commit is contained in:
parent
90760548f6
commit
db60e43397
|
@ -22,4 +22,5 @@ matrix:
|
|||
exclude:
|
||||
- python: "2.7"
|
||||
env: DJANGO=2.0.* DRF=3.7.*
|
||||
- python: "2.7"
|
||||
env: DJANGO=2.0.* DRF=3.8.*
|
||||
|
|
Loading…
Reference in New Issue
Block a user