From 6256c27867f8517d36d4eab2baac8c7f72d23ddc Mon Sep 17 00:00:00 2001 From: Dan Berglund Date: Fri, 10 Jun 2016 14:51:11 -0700 Subject: [PATCH] update to 1.10 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7f3df87..b07f845 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ python: - "2.7" # - "3.2" env: - - MC_VERSION=1.9 + - MC_VERSION=1.10 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