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 fba51d5 commit 4b9f337Copy full SHA for 4b9f337
.travis.yml
@@ -40,7 +40,7 @@ jobs:
40
install:
41
- npm i -g markdown-spellcheck
42
before_script:
43
- - wget --quiet https://gist.githubusercontent.com/juancarlostong/dad02feeebc8763af35b4fdc717cf7a2/raw/29e085302a9418edbefba15d8f790fa76e0a89d5/.spelling
+ - wget --quiet https://gist.githubusercontent.com/juancarlostong/dad02feeebc8763af35b4fdc717cf7a2/raw/.spelling
44
script:
45
- mdspell -a -n -r --en-us '**/*.md'
46
after_success: skip
0 commit comments