Skip to content

Commit 3e0f0e9

Browse files
ci(mdspell): use latest version of .spelling
1 parent 7ee6c64 commit 3e0f0e9

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
@@ -46,7 +46,7 @@ jobs:
4646
install:
4747
- npm i -g markdown-spellcheck
4848
before_script:
49-
- wget --quiet https://gist.githubusercontent.com/juancarlostong/dad02feeebc8763af35b4fdc717cf7a2/raw/29e085302a9418edbefba15d8f790fa76e0a89d5/.spelling
49+
- wget --quiet https://gist.githubusercontent.com/juancarlostong/dad02feeebc8763af35b4fdc717cf7a2/raw/.spelling
5050
script:
5151
- mdspell -a -n -r --en-us '**/*.md'
5252
after_success: skip

0 commit comments

Comments
 (0)