introduced docs auto publish step to travisci

This commit is contained in:
Freddie Ridell
2018-04-04 20:37:05 +01:00
parent e1f105fd8e
commit 492763205b
3 changed files with 34 additions and 1 deletions
+1
View File
@@ -86,6 +86,7 @@ benchmark: release
# Generate the Wren site.
docs:
mkdir -p build
$(V) ./util/generate_docs.py
# Continuously generate and serve the Wren site.