0

travis: err... it's that syntax

(it's been so long since I wrote travis code)
This commit is contained in:
Jamie Bliss
2020-01-11 14:33:01 -05:00
parent 144af49ab8
commit d8aed324d4

View File

@@ -6,8 +6,7 @@ python:
- "3.7" - "3.7"
- "3.8-dev" - "3.8-dev"
env: env:
- MC_VERSION=1.15 - MC_VERSION=1.15 PIL_INCLUDE_DIR=.
- 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