Skip to content

Commit d411597

Browse files
committed
add mising ci depends
1 parent 9568626 commit d411597

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.builds/test.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ apk add git \
77
ghostscript \
88
libpq-dev \
99
mariadb-dev \
10-
pango
10+
pango \
11+
so:libxslt.so.1
1112
pip install tox
1213

1314
export CI=true

0 commit comments

Comments
 (0)