Fix mkdocs theme

This commit is contained in:
Emile Vauge
2016-11-10 11:12:54 +01:00
parent ddf24039e8
commit 3f3fa61a51

View File

@@ -20,6 +20,7 @@ install:
- docker version
- pip install --user mkdocs
- pip install --user pymdown-extensions
- pip install --user mkdocs-bootswatch
before_script:
- make validate
- make binary