Skip to content

Commit 4b9f337

Browse files
use latest version .spelling
1 parent fba51d5 commit 4b9f337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
install:
4141
- npm i -g markdown-spellcheck
4242
before_script:
43-
- wget --quiet https://gist.githubusercontent.com/juancarlostong/dad02feeebc8763af35b4fdc717cf7a2/raw/29e085302a9418edbefba15d8f790fa76e0a89d5/.spelling
43+
- wget --quiet https://gist.githubusercontent.com/juancarlostong/dad02feeebc8763af35b4fdc717cf7a2/raw/.spelling
4444
script:
4545
- mdspell -a -n -r --en-us '**/*.md'
4646
after_success: skip

0 commit comments

Comments
 (0)