summaryrefslogtreecommitdiffstats
path: root/sonar.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sonar.sh')
-rwxr-xr-xsonar.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/sonar.sh b/sonar.sh
index e173d1f..d23d18d 100755
--- a/sonar.sh
+++ b/sonar.sh
@@ -58,6 +58,7 @@ run_tox_test()
pip freeze
cd multivimbroker
tox -e cover
+ tox -e rstcheck
deactivate
cd ..
rm -rf ./venv-tox ./.tox