summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMaxim Biro <nurupo.contributions@gmail.com>2017-04-16 05:57:21 -0400
committerMaxim Biro <nurupo.contributions@gmail.com>2017-04-22 15:31:25 -0400
commitc7f63737ebfff2d1948ec9d6d92295a75d75cae5 (patch)
treeffaa46d8aecb53041ed61f6be73a4743fae6d4b1 /.travis.yml
parent5ed37e543825c023163adba95b99ea81d3337196 (diff)
Revert "Implement tox_loop"
This reverts commit 5ff099763b1f56414572e1c12eb2f003117db5a0.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 95924133..2e636552 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,8 +33,6 @@ 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.
38 - libhighgui-dev # For av_test. 36 - libhighgui-dev # For av_test.
39 - libopencv-contrib-dev # For av_test. 37 - libopencv-contrib-dev # For av_test.
40 - libsndfile1-dev # For av_test. 38 - libsndfile1-dev # For av_test.