From fd468f4cf3d92f3aa998a0214b45d710dbd85163 Mon Sep 17 00:00:00 2001 From: Andrew Chin Date: Tue, 2 Sep 2014 10:56:09 -0400 Subject: [PATCH] Forgot to bump version for travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 382f1dc..f58105e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ python: - "2.7" # - "3.2" env: - - MC_VERSION=1.7.4 + - MC_VERSION=1.8 before_install: - wget http://hg.effbot.org/pil-117/raw/f356a1f64271/libImaging/Imaging.h - wget http://hg.effbot.org/pil-117/raw/f356a1f64271/libImaging/ImPlatform.h