doc/.travis.yml

7 lines
138 B
YAML
Raw Normal View History

language: bash
script:
- bash tests/dead_links.sh
- bash tests/unreferenced_pages.sh
- bash tests/check_code_block_syntax.sh