mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-05 04:50:12 +03:00
Merge 23a36629de
into 69b0ac52c2
This commit is contained in:
commit
f39c341c6d
|
@ -6,6 +6,9 @@ python:
|
||||||
- "3.5"
|
- "3.5"
|
||||||
|
|
||||||
sudo: false
|
sudo: false
|
||||||
|
cache:
|
||||||
|
directories:
|
||||||
|
- $HOME/.cache/pip
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- DJANGO=1.8
|
- DJANGO=1.8
|
||||||
|
|
Loading…
Reference in New Issue
Block a user