Skip to content

Commit

Permalink
fix(test): travis: update list of packages before install
Browse files Browse the repository at this point in the history
  • Loading branch information
houqp committed Jul 14, 2014
1 parent c1e5889 commit 10884b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ compiler:
env:
- EMULATE_READER=1 USE_NO_CCACHE=1

before_install:
- sudo apt-get update

install:
- sudo apt-get install libsdl1.2-dev luarocks
- git clone https://github.com/Olivine-Labs/busted/
Expand Down

0 comments on commit 10884b8

Please sign in to comment.