summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authoriphydf <iphydf@users.noreply.github.com>2016-08-30 19:48:19 +0100
committeriphydf <iphydf@users.noreply.github.com>2016-08-31 20:02:41 +0100
commit6356eb4e4fe407fa7870f2a685d0d08b5c2ec5bb (patch)
tree5c279f9df9f7389dd4eff69f980c44b6c6d6fe0c /.travis.yml
parent8595d47e101d0e3118c701c17fca26888b728ce3 (diff)
Enable build of av_test.
It has not been built in a while. We do want to keep this one working (or at least compiling).
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml9
1 files changed, 7 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 787a6e39..d25afd13 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,9 +18,14 @@ addons:
18 - avsm 18 - avsm
19 packages: 19 packages:
20 - check 20 - check
21 - libcv-dev # For av_test.
22 - libhighgui-dev # For av_test.
23 - libopencv-contrib-dev # For av_test.
24 - libsndfile1-dev # For av_test.
21 - libvpx-dev 25 - libvpx-dev
22 - opam # For apidsl and Frama-C. 26 - opam # For apidsl and Frama-C.
23 - texinfo # For libconfig. 27 - portaudio19-dev # For av_test.
28 - texinfo # For libconfig.
24 29
25cache: 30cache:
26 directories: 31 directories: