mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-25 19:14:01 +03:00
Try downgrading virtualenv.
This commit is contained in:
parent
1a7e81b00b
commit
64e1fe7518
|
@ -27,7 +27,7 @@ matrix:
|
|||
- env: TOX_ENV=py35-django19
|
||||
|
||||
install:
|
||||
- pip install tox
|
||||
- pip install tox "virtualenv<14"
|
||||
|
||||
script:
|
||||
- tox -e $TOX_ENV
|
||||
|
|
Loading…
Reference in New Issue
Block a user