From b8fb7652b2ce25f0fbb4cad21942ab585b2f5f93 Mon Sep 17 00:00:00 2001 From: Nicolas F Date: Sun, 16 Aug 2015 00:37:18 +0200 Subject: [PATCH] More Travis whacking --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a3d54e8..67d77b3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,9 @@ python: # - "3.2" env: - MC_VERSION=1.8 +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 install: - pip install -q pillow - pip install -q numpy @@ -20,7 +23,6 @@ notifications: irc: channels: - "chat.freenode.net#overviewer" - skip_join: true template: - "\x0313Minecraft-Overviewer\x03/\x0306%{branch}\x03 \x0314%{commit}\x03 %{build_url} %{message}" # matrix: