Skip to content

Commit

Permalink
added missing unittests for Audio
Browse files Browse the repository at this point in the history
  • Loading branch information
hyades committed Aug 23, 2013
1 parent 811502e commit 3f3714b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .travis.yml
@@ -1,9 +1,13 @@
language: c
language:
- c
- python

compiler:
- clang
- gcc

python:
- "2.7"

before_install:
- echo 'yes' | sudo add-apt-repository ppa:gstreamer-developers/ppa
- sudo apt-get update
Expand Down

0 comments on commit 3f3714b

Please sign in to comment.