Skip to content

Commit 7397e14

Browse files
authored
Update cibuildwheel version = 0.8.0
1 parent 723765c commit 7397e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ matrix:
3636
prefix=/usr/local install && cd .."
3737
- export CIBW_ENVIRONMENT='CFLAGS=-fPIC'
3838
install:
39-
- "$PIP install cibuildwheel==0.7.2"
39+
- "$PIP install cibuildwheel==0.8.0"
4040
- mkdir mupdf && wget -q $MUPDF -O - | tar zx -C mupdf --strip-components=1
4141
- cp fitz/_mupdf_config.h mupdf/include/mupdf/fitz/config.h
4242
script:

0 commit comments

Comments
 (0)