mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Remove cache
This is only available for paid Travis plans
This commit is contained in:
parent
1f6df7f93e
commit
51aaba1965
1 changed files with 0 additions and 4 deletions
|
|
@ -10,7 +10,3 @@ install:
|
|||
- "./install-deps.sh"
|
||||
|
||||
script: py.test
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- /home/travis/virtualenv/python2.7/local/lib/python2.7/site-packages
|
||||
|
|
|
|||
Loading…
Reference in a new issue