diff --git a/.travis.yml b/.travis.yml index 47c512f..9a5aebe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,8 +6,7 @@ python: - "3.7" - "3.8-dev" env: - - MC_VERSION=1.15 - - PIL_INCLUDE_DIR=. + - MC_VERSION=1.15 PIL_INCLUDE_DIR=. 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