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 723765c commit 7397e14Copy full SHA for 7397e14
.travis.yml
@@ -36,7 +36,7 @@ matrix:
36
prefix=/usr/local install && cd .."
37
- export CIBW_ENVIRONMENT='CFLAGS=-fPIC'
38
install:
39
-- "$PIP install cibuildwheel==0.7.2"
+- "$PIP install cibuildwheel==0.8.0"
40
- mkdir mupdf && wget -q $MUPDF -O - | tar zx -C mupdf --strip-components=1
41
- cp fitz/_mupdf_config.h mupdf/include/mupdf/fitz/config.h
42
script:
0 commit comments