Skip to content

Commit

Permalink
Fixed the auto build, for details go here: https://travis-ci.org/ioqu…
Browse files Browse the repository at this point in the history
  • Loading branch information
NuclearMonster committed Mar 6, 2013
1 parent a90a52c commit 8e5bf01
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Expand Up @@ -2,5 +2,9 @@ language: c
compiler:
- gcc
- clang
# Change this to your needs

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

0 comments on commit 8e5bf01

Please sign in to comment.