Skip to content

Commit

Permalink
make html
Browse files Browse the repository at this point in the history
  • Loading branch information
stbraun committed May 7, 2018
1 parent 25aa7b4 commit 42466d4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ flake8 --output-file reports/flake8.txt --benchmark --count --statistics fuzzing

nosetests --with-coverage --cover-branches --cover-inclusive --cover-html --cover-html-dir=reports/coverage --cover-xml --cover-xml-file=reports/coverage.xml tests/

paver docs

paver sdist

cd docs
make html

0 comments on commit 42466d4

Please sign in to comment.