We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 997fb44 commit 68281f2Copy full SHA for 68281f2
1 file changed
.travis.yml
@@ -23,6 +23,8 @@ language: python
23
before_script:
24
- pip install mkdocs
25
- pip install MarkdownHighlight
26
+- pip install markdown-include
27
+-
28
29
services:
30
- docker
0 commit comments