Skip to content

Commit

Permalink
Cache pip and pre-commit folders
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico committed Feb 4, 2020
1 parent bca4480 commit 8139235
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ cache:
- ${HOME}/.gradle/caches/
- ${HOME}/.gradle/wrapper/
- ${HOME}/.m2
- ${HOME}/.cache/pip/
- ${HOME}/.cache/pre-commit/

script:
- make test
Expand Down

0 comments on commit 8139235

Please sign in to comment.