Travis CI integration: automatic linting, rebuilding index.json, building pages archive, and little other improvements

This commit is contained in:
Igor Shubovych
2015-12-04 16:54:05 +02:00
parent f877d15989
commit f1d3e87069
7 changed files with 99 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
# This file contains the markdown rules markdownlint will check for
all
exclude_rule 'MD013' # Lengthy lines (80+ chars)
exclude_rule 'MD013' # Lengthy lines (80+ chars)
exclude_rule 'MD034' # Allow bare URLs