From f7973410ea646ad5030bfed96715b3c6a045c0ca Mon Sep 17 00:00:00 2001 From: Nicolas F Date: Fri, 9 Jun 2017 18:12:05 +0200 Subject: [PATCH] travis: Update MC version --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1eabaf5..e6991ac 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ python: - "2.7" # - "3.2" env: - - MC_VERSION=1.11 + - MC_VERSION=1.12 before_install: - wget https://raw.githubusercontent.com/python-pillow/Pillow/master/libImaging/Imaging.h - wget https://raw.githubusercontent.com/python-pillow/Pillow/master/libImaging/ImPlatform.h