Merge PR #310 into 11.0

Signed-off-by pedrobaeza
pull/322/head
OCA-git-bot 2019-08-02 09:00:10 +00:00
commit 2e89c115cd
1 changed files with 1 additions and 6 deletions

View File

@ -13,11 +13,6 @@ addons:
- wkhtmltopdf # only add if needed and check the before_install section below
postgresql: "9.6"
# set up an X server to run wkhtmltopdf.
before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
language: python
python: