2
0
mirror of https://github.com/frappe/books.git synced 2024-11-09 23:30:56 +00:00

chore: Add libfontconfig-dev package

This commit is contained in:
Faris Ansari 2020-02-08 01:12:33 +05:30
parent fdd5c49fd4
commit 3f3c0741fa

View File

@ -12,6 +12,11 @@ matrix:
services: docker
language: generic
addons:
apt:
packages:
- libfontconfig-dev
cache:
directories:
- node_modules