updated travis file to notify us in our lonely IRC outpost of love.

This commit is contained in:
Zachary Slater 2013-03-06 00:35:05 -08:00
parent 8e5bf01bcc
commit 9d73363551
1 changed files with 4 additions and 1 deletions

View File

@ -7,4 +7,7 @@ script: make
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libgl1-mesa-dev libsdl1.2-dev libsdl-image1.2-dev libsdl-ttf2.0-dev
- sudo apt-get install -qq libgl1-mesa-dev libsdl1.2-dev libsdl-image1.2-dev libsdl-ttf2.0-dev
notifications:
irc: "irc.freenode.org#ioquake3"