From d9fb3ac8166179e7ac1856346c78223d3fe81db3 Mon Sep 17 00:00:00 2001 From: Gijs Oortgiese Date: Fri, 27 Dec 2019 00:16:50 +0100 Subject: [PATCH] Updated Minecraft version for travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index dd2b5df..08fa756 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ python: - "3.7" - "3.8-dev" env: - - MC_VERSION=1.14 + - MC_VERSION=1.15 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