Skip to content

Commit

Permalink
Add dist to proselint cache so generated content also gets checked
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed Jul 28, 2018
1 parent b6b2476 commit fc7676d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
cache:
pip: true
directories:
- dist
- $HOME/.cache
install: pip install -r requirements.txt
script: cp .proselintrc ~/ && proselint src/content

0 comments on commit fc7676d

Please sign in to comment.