Skip to content

Commit

Permalink
Disable Docs linters in Travis
Browse files Browse the repository at this point in the history
Signed-off-by: Francesco De Martino <fdm@amazon.com>
  • Loading branch information
demartinofra committed Jul 30, 2019
1 parent 22f26e0 commit 76daea2
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@ matrix:
python: 3.6
stage: linters
env: TOXENV=cfn-format-check,cfn-lint
- name: Docs Checks
python: 3.6
stage: linters
env: TOXENV=docs-linters
before_install:
# Needed to run docs-linters target in tox.
- sudo apt-get update && sudo apt-get install -y enchant

install:
- pip install tox-travis
Expand Down

0 comments on commit 76daea2

Please sign in to comment.