Speed Travis builds up
This commit is contained in:
parent
fcd6e19932
commit
e183eaa122
|
@ -1,3 +1,8 @@
|
|||
sudo: false
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
|
||||
language: python
|
||||
python: 2.7
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue