summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorStas Vovk <stas@vovk.me>2015-10-13 13:27:34 +0300
committerStas Vovk <stas@vovk.me>2015-10-13 13:27:34 +0300
commit822881e51aa2edce1c4d7d2e11bc44c3886daf1e (patch)
tree86c0a80048eeb66e71a80170a9a06f5931349a09 /Makefile
parent450b56c1bd428115f66d6f0bf87691e50aaaaffa (diff)
parentf4f43357973c94cbb67a9bfe08d2f0b74885aefe (diff)
downloadchat-822881e51aa2edce1c4d7d2e11bc44c3886daf1e.tar.gz
chat-822881e51aa2edce1c4d7d2e11bc44c3886daf1e.tar.bz2
chat-822881e51aa2edce1c4d7d2e11bc44c3886daf1e.zip
Merge branch 'PLT-589' of github.com:stasvovk/platform into PLT-589
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 12b209c84..103370288 100644
--- a/Makefile
+++ b/Makefile
@@ -116,7 +116,7 @@ travis:
rm $(DIST_PATH)/web/templates/*.bak
mv doc/README.md doc/index.md
- mkdocs build
+ mkdocs build --strict
cp -r documentation-html $(DIST_PATH)/documentation-html
tar -C dist -czf $(DIST_PATH).tar.gz mattermost