mirror of https://github.com/scrapy/scrapy.git
cache pip cache
This commit is contained in:
parent
5ae94ae42d
commit
5d4cdb59a9
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue