We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0242acf + 875aed9 commit 0b840f8Copy full SHA for 0b840f8
1 file changed
.travis.yml
@@ -27,6 +27,9 @@ jobs:
27
- stage: baseline
28
python: '3.6'
29
env: TOXENV=linting
30
+ cache:
31
+ directories:
32
+ - $HOME/.cache/pre-commit
33
- python: '3.6'
34
env: TOXENV=py36-pytestlatest
35
- python: '2.7'
0 commit comments