summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 2e636552..95924133 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,6 +33,8 @@ addons:
33 packages: 33 packages:
34 - check 34 - check
35 - libcv-dev # For av_test. 35 - libcv-dev # For av_test.
36 - libev-dev # For tox_loop.
37 - libevent-dev # For tox_loop.
36 - libhighgui-dev # For av_test. 38 - libhighgui-dev # For av_test.
37 - libopencv-contrib-dev # For av_test. 39 - libopencv-contrib-dev # For av_test.
38 - libsndfile1-dev # For av_test. 40 - libsndfile1-dev # For av_test.