diff --git a/.travis.yml b/.travis.yml index 419f52c96..18ef5a57f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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"