Enabled travis pip cache.
parent
18d2281011
commit
3133beb82f
|
|
@ -1,4 +1,5 @@
|
||||||
language: python
|
language: python
|
||||||
|
cache: pip
|
||||||
python: 3.5
|
python: 3.5
|
||||||
env:
|
env:
|
||||||
- TOX_ENV=py27-dj17-sqlite
|
- TOX_ENV=py27-dj17-sqlite
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue