We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9568626 commit d411597Copy full SHA for d411597
.builds/test.sh
@@ -7,7 +7,8 @@ apk add git \
7
ghostscript \
8
libpq-dev \
9
mariadb-dev \
10
- pango
+ pango \
11
+ so:libxslt.so.1
12
pip install tox
13
14
export CI=true
0 commit comments