Skip to content

Commit

Permalink
Merge pull request #224 from JorjMcKie/master
Browse files Browse the repository at this point in the history
synchronize repositories
  • Loading branch information
JorjMcKie committed Nov 18, 2018
2 parents 8b77182 + c5e8df4 commit f4bca38
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ install:
- "$PIP install cibuildwheel==0.10.0"
- mkdir mupdf && wget -q $MUPDF -O - | tar zx -C mupdf --strip-components=1
- cp fitz/_mupdf_config.h mupdf/include/mupdf/fitz/config.h
- cp fitz/_pdf-device.c mupdf/source/pdf/pdf-device.c
- cp fitz/_error.c mupdf/source/fitz/error.c
script:
- export CIBW_SKIP="cp33-* *i686"
- export CIBW_TEST_COMMAND="python -c 'import fitz'"
Expand Down
Binary file modified doc/PyMuPDF.pdf
Binary file not shown.
Binary file modified doc/html.zip
Binary file not shown.

0 comments on commit f4bca38

Please sign in to comment.