Commit 8f3e78de authored by Michal Čihař's avatar Michal Čihař

Test setup build as well

We should ensure this works fine.
Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent d0646f5a
......@@ -35,4 +35,7 @@ if [ "$CI_SELENIUM" = 1 ] ; then
else
run_coverage ./manage.py test -v 2
check
run_coverage ./setup.py build
check
fi
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment