mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-05 04:50:12 +03:00
Cache pip packages on travis runs
This commit is contained in:
parent
77c44d8c63
commit
fba280f2da
|
@ -1,7 +1,7 @@
|
|||
language: python
|
||||
|
||||
sudo: false
|
||||
|
||||
cache: pip
|
||||
env:
|
||||
- TOX_ENV=py27-flake8
|
||||
- TOX_ENV=py27-docs
|
||||
|
|
Loading…
Reference in New Issue
Block a user