Skip to content

Commit

Permalink
Use the mingw fork that gets maintained
Browse files Browse the repository at this point in the history
  • Loading branch information
timangus committed Mar 7, 2013
1 parent a0f7436 commit 8b38503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,7 @@ 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 install -qq libgl1-mesa-dev libsdl1.2-dev libvorbis-dev libfreetype6-dev mingw-w64

notifications:
irc: "irc.freenode.org#ioquake3"

0 comments on commit 8b38503

Please sign in to comment.