Skip to content

Commit

Permalink
ci(markdown): re-enable markdown linting (see #284)
Browse files Browse the repository at this point in the history
  • Loading branch information
jayjayjpg committed Sep 23, 2019
1 parent 72412a3 commit c256745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ before_install:
script:
- npm install alex markdownlint-cli --global
- bash scripts/language-check.sh
# - bash scripts/markdown-lint.sh
- bash scripts/markdown-lint.sh
- bundle exec middleman build

0 comments on commit c256745

Please sign in to comment.