mirror of
https://github.com/UberGames/lilium-voyager.git
synced 2025-01-18 21:51:37 +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
|
@ -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"
|
Loading…
Reference in a new issue