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:
|
before_install:
|
||||||
- sudo apt-get update -qq
|
- 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:
|
notifications:
|
||||||
irc: "irc.freenode.org#ioquake3"
|
irc: "irc.freenode.org#ioquake3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue