Skip to content

Commit 48cd0c4

Browse files
committed
Let's whack travis with a wrench for a bit
1 parent 9ae3ac2 commit 48cd0c4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ python:
55
# - "3.2"
66
env:
77
- MC_VERSION=1.8
8-
before_install:
9-
- wget http://hg.effbot.org/pil-117/raw/f356a1f64271/libImaging/Imaging.h
10-
- wget http://hg.effbot.org/pil-117/raw/f356a1f64271/libImaging/ImPlatform.h
118
install:
129
- pip install -q pillow
1310
- pip install -q numpy
@@ -22,7 +19,7 @@ notifications:
2219
email: false
2320
irc:
2421
channels:
25-
- "irc.freenode.org#overviewer"
22+
- "chat.freenode.net#overviewer"
2623
skip_join: true
2724
template:
2825
- "\x0313Minecraft-Overviewer\x03/\x0306%{branch}\x03 \x0314%{commit}\x03 %{build_url} %{message}"

0 commit comments

Comments
 (0)