Skip to content

Commit

Permalink
Install build dependencies for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
scottferg committed Oct 6, 2012
1 parent 9e0121e commit 2500724
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
language: go

before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libsdl1.2-dev libsdl-gfx1.2-dev libsdl-image1.2-dev

0 comments on commit 2500724

Please sign in to comment.