We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6b2476 commit fc7676dCopy full SHA for fc7676d
.travis.yml
@@ -51,6 +51,7 @@ jobs:
51
cache:
52
pip: true
53
directories:
54
+ - dist
55
- $HOME/.cache
56
install: pip install -r requirements.txt
57
script: cp .proselintrc ~/ && proselint src/content
0 commit comments