cache pip cache

This commit is contained in:
Daniel Graña 2015-07-31 16:39:12 -03:00
parent 5ae94ae42d
commit 5d4cdb59a9
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,9 @@ notifications:
skip_join: true
channels:
- irc.freenode.org#scrapy
cache:
directories:
- $HOME/.cache/pip
deploy:
provider: pypi
distributions: "sdist bdist_wheel"