diff --git a/.travis.yml b/.travis.yml index 8661acd..ad6acd8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ env: - MC_VERSION=1.12 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/ImagingUtils.h - wget https://raw.githubusercontent.com/python-pillow/Pillow/master/src/libImaging/ImPlatform.h install: - pip install -q pillow