Skip to content

Commit

Permalink
[ADD] install weasyprint
Browse files Browse the repository at this point in the history
  • Loading branch information
hbrunn committed Nov 18, 2018
1 parent 76fbd1e commit 94e9c81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ env:

install:
- git clone --depth=1 https://github.com/OCA/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools
- pip install weasyprint
- export PATH=${HOME}/maintainer-quality-tools/travis:${PATH}
- export WKHTMLTOPDF_VERSION=0.12.4
- travis_install_nightly
Expand Down

0 comments on commit 94e9c81

Please sign in to comment.