0

travis: err, try that

This commit is contained in:
Jamie Bliss
2020-01-11 14:29:22 -05:00
parent 18592d5da1
commit 144af49ab8

View File

@@ -7,6 +7,7 @@ python:
- "3.8-dev" - "3.8-dev"
env: env:
- MC_VERSION=1.15 - MC_VERSION=1.15
- PIL_INCLUDE_DIR=.
before_install: before_install:
- wget https://raw.githubusercontent.com/python-pillow/Pillow/master/src/libImaging/Imaging.h - wget https://raw.githubusercontent.com/python-pillow/Pillow/master/src/libImaging/Imaging.h
- wget https://raw.githubusercontent.com/python-pillow/Pillow/master/src/libImaging/ImagingUtils.h - wget https://raw.githubusercontent.com/python-pillow/Pillow/master/src/libImaging/ImagingUtils.h