aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 519b550..ac4efd1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,4 +27,12 @@ script:
./bootstrap.sh
./configure
make
+ - |
+ wget http://downloads.sourceforge.net/faac/faad2-2.7.tar.bz2
+ tar -f faad2-2.7.tar.bz2 -x
+ cd faad2-2.7
+ ./configure
+ make
+ cd ..
+ make -f Makefile.faadalyse