fix(travis): add lib cups for updated frappe requirements

This commit is contained in:
Gavin D'souza 2019-11-27 14:53:58 +05:30
parent 01613669a5
commit 7331964803

View File

@ -63,6 +63,7 @@ install:
- tar -xf /tmp/wkhtmltox.tar.xz -C /tmp
- sudo mv /tmp/wkhtmltox/bin/wkhtmltopdf /usr/local/bin/wkhtmltopdf
- sudo chmod o+x /usr/local/bin/wkhtmltopdf
- sudo apt-get install libcups2-dev
- cd ~/frappe-bench