Using with jenkinsΒΆ

At the end of project script add

pip install coviolations_app
COVIO_TOKEN="token" covio

Replace token with project token from project page.

With jenkins you need install dependencies manual.