include proposals.py in matrix-doc CI

This commit is contained in:
Ben Parsons 2018-06-07 14:30:50 +01:00
parent a552c1853e
commit 0c1ba33eba
3 changed files with 5 additions and 2 deletions

View file

@ -8,6 +8,9 @@ cd `dirname $0`/..
mkdir -p assets
# generate specification/proposals.rst
./scripts/proposals.py
# generate the spec docs
./scripts/gendoc.py -d assets/spec