diff --git a/.travis.yml b/.travis.yml index a5eee75..08f1392 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,8 +5,9 @@ python: - "3.6" - "3.7" - "3.8" + - "3.9" env: - - MC_VERSION=1.16.1 + - MC_VERSION=1.17 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