From 53bb352246c0f591e9f14d472196250fb99b3585 Mon Sep 17 00:00:00 2001 From: Andrew Chin Date: Tue, 7 Aug 2018 08:37:41 -0400 Subject: [PATCH] Update travis to use 1.13 textures --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ad6acd8..6160ff4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ python: - "2.7" # - "3.2" env: - - MC_VERSION=1.12 + - MC_VERSION=1.13 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