mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2024-11-11 07:11:36 +00:00
updated travis file to notify us in our lonely IRC outpost of love.
This commit is contained in:
parent
8e5bf01bcc
commit
9d73363551
1 changed files with 4 additions and 1 deletions
|
@ -8,3 +8,6 @@ script: make
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update -qq
|
- 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"
|
Loading…
Reference in a new issue