Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d481048

Browse files
committed
Activate caching in travis again
1 parent 0b687cd commit d481048

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

‎.travis.yml‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@ matrix:
2222
install: pip install coveralls tox
2323
script: tox
2424
after_success: coveralls
25-
25+
cache:
26+
directories:
27+
- $HOME/.cache/pip
28+
- $HOME/.cache/pre-commit
2629
deploy:
2730
provider: pypi
2831
distributions: "sdist bdist_wheel"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /