fix(travis): add lib cups for updated frappe requirements
This commit is contained in:
parent
01613669a5
commit
7331964803
@ -63,6 +63,7 @@ install:
|
|||||||
- tar -xf /tmp/wkhtmltox.tar.xz -C /tmp
|
- tar -xf /tmp/wkhtmltox.tar.xz -C /tmp
|
||||||
- sudo mv /tmp/wkhtmltox/bin/wkhtmltopdf /usr/local/bin/wkhtmltopdf
|
- sudo mv /tmp/wkhtmltox/bin/wkhtmltopdf /usr/local/bin/wkhtmltopdf
|
||||||
- sudo chmod o+x /usr/local/bin/wkhtmltopdf
|
- sudo chmod o+x /usr/local/bin/wkhtmltopdf
|
||||||
|
- sudo apt-get install libcups2-dev
|
||||||
|
|
||||||
- cd ~/frappe-bench
|
- cd ~/frappe-bench
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user