mirror of
https://github.com/UberGames/lilium-voyager.git
synced 2024-11-10 06:31:47 +00:00
Merge branch 'HEAD' of https://github.com/ioquake/ioq3.git
This commit is contained in:
commit
f789cff079
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ script: ./build-test.sh
|
|||
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq libgl1-mesa-dev libsdl1.2-dev libvorbis-dev libfreetype6-dev mingw32
|
||||
- sudo apt-get remove -qq -y mingw32
|
||||
- sudo apt-get install -q -y libgl1-mesa-dev libsdl1.2-dev libvorbis-dev libfreetype6-dev mingw-w64
|
||||
|
||||
notifications:
|
||||
irc: "irc.freenode.org#ioquake3"
|
||||
|
|
Loading…
Reference in a new issue