Skip to content

Commit

Permalink
Manually install mdspell
Browse files Browse the repository at this point in the history
  • Loading branch information
f-meloni committed Jan 25, 2020
1 parent 546cb1a commit 877a4a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ jobs:
- run:
name: Build Example Project
command: rake build_example
- run:
name: Install MDSpell
command: npm install -g orta/node-markdown-spellcheck
- run:
name: Run Danger
command: brew install danger/tap/danger-swift && danger-swift ci
Expand Down

0 comments on commit 877a4a5

Please sign in to comment.