Skip to content

Commit

Permalink
Use older version of markdownlint-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
LRWeber committed Feb 5, 2021
1 parent 9b3551c commit 2faf074
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 @@ -8,7 +8,7 @@ python:
install:
- pip install flake8 bandit black
- pip install .
- npm install -g markdownlint-cli
- npm install -g markdownlint-cli@0.23.2

script:
- make test
Expand Down

0 comments on commit 2faf074

Please sign in to comment.