Skip to content

Commit 8a5af0d

Browse files
authored
Add pre-commit caching for Travis CI
1 parent a87946d commit 8a5af0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ addons:
88
cache:
99
apt: true
1010
pip: true
11+
directories:
12+
- $HOME/.cache/pre-commit
1113

1214
matrix:
1315
include:

0 commit comments

Comments
 (0)