travis: err... it's that syntax
(it's been so long since I wrote travis code)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user