Skip to content

Commit fc7676d

Browse files
committed
Add dist to proselint cache so generated content also gets checked
1 parent b6b2476 commit fc7676d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
cache:
5252
pip: true
5353
directories:
54+
- dist
5455
- $HOME/.cache
5556
install: pip install -r requirements.txt
5657
script: cp .proselintrc ~/ && proselint src/content

0 commit comments

Comments
 (0)