@ -28,6 +28,7 @@ virtualenv:
system_site_packages: true
install:
- apt install wkhtmltopdf
- pip install sendgrid
- git clone --depth=1 https://github.com/OCA/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools
- export PATH=${HOME}/maintainer-quality-tools/travis:${PATH}