Skip to content

Commit

Permalink
add travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gozfree committed Dec 23, 2018
1 parent 3be124c commit a4bc7d1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
language: c
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y libjansson-dev
- sudo apt-get install -y liblua5.2-dev
- sudo apt-get install -y protobuf-compiler
- sudo apt-get install -y libavformat-dev libavutil-dev libavcodec-dev libswscale-dev libasound-dev libx264-dev libsdl-dev

0 comments on commit a4bc7d1

Please sign in to comment.