summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index ea1ffea7..67af3416 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -46,6 +46,7 @@ matrix:
46 - libcv-dev # For av_test. 46 - libcv-dev # For av_test.
47 - libhighgui-dev # For av_test. 47 - libhighgui-dev # For av_test.
48 - libopencv-contrib-dev # For av_test. 48 - libopencv-contrib-dev # For av_test.
49 - libsndfile1-dev # For av_test.
49 - portaudio19-dev # For av_test. 50 - portaudio19-dev # For av_test.
50 before_install: 51 before_install:
51 # Clear bazel installation. 52 # Clear bazel installation.