fix travis

fix_request_path_info
Diederik van der Boor 2018-08-23 17:24:18 +02:00
parent 2d5603c74d
commit b95e621ab1
No known key found for this signature in database
GPG Key ID: 4FA014E0305E73C1
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ env:
- TOXENV=py37-django21 - TOXENV=py37-django21
# XXX: Use a matrix to build these? # XXX: Use a matrix to build these?
- TOXENV=py36-django111-postgres DB=postgres - TOXENV=py36-django111-postgres DB=postgres
- TOXENV=py36-django200-postgres DB=postgres - TOXENV=py36-django20-postgres DB=postgres
- TOXENV=py36-djangomaster-postgres DB=postgres - TOXENV=py36-djangomaster-postgres DB=postgres
services: services: