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 7ee6c64 commit 3e0f0e9Copy full SHA for 3e0f0e9
.travis.yml
@@ -46,7 +46,7 @@ jobs:
46
install:
47
- npm i -g markdown-spellcheck
48
before_script:
49
- - wget --quiet https://gist.githubusercontent.com/juancarlostong/dad02feeebc8763af35b4fdc717cf7a2/raw/29e085302a9418edbefba15d8f790fa76e0a89d5/.spelling
+ - wget --quiet https://gist.githubusercontent.com/juancarlostong/dad02feeebc8763af35b4fdc717cf7a2/raw/.spelling
50
script:
51
- mdspell -a -n -r --en-us '**/*.md'
52
after_success: skip
0 commit comments