Skip to content

Commit

Permalink
Merge PR #310 into 11.0
Browse files Browse the repository at this point in the history
Signed-off-by pedrobaeza
  • Loading branch information
OCA-git-bot committed Aug 2, 2019
2 parents 5f3bc5d + 64193cc commit 2e89c11
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .travis.yml
Expand Up @@ -11,12 +11,7 @@ addons:
- python-lxml # because pip installation is slow
- pdftk
- 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"
postgresql: "9.6"

language: python

Expand Down

0 comments on commit 2e89c11

Please sign in to comment.