summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authoriphydf <iphydf@users.noreply.github.com>2018-02-05 21:38:58 +0000
committeriphydf <iphydf@users.noreply.github.com>2018-02-09 20:51:39 +0000
commit6cd4fcdec4e6671e63e8c7cba2ab4c6d594b13fd (patch)
tree09485be8361d503f1acdee57055535a6b3331d17 /.travis.yml
parent05912fd65c52f97a600383be11cd741ae32d61bf (diff)
Remove libcheck from the dependencies.
We're not gaining much from this library, and it's a burden, especially for windows development.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 1b1a1606..1123915a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,7 +17,6 @@ matrix:
17 - avsm 17 - avsm
18 packages: 18 packages:
19 - aspcud # For Opam 19 - aspcud # For Opam
20 - check # For tests.
21 - libconfig-dev # For tox-bootstrapd. 20 - libconfig-dev # For tox-bootstrapd.
22 - libcv-dev # For av_test. 21 - libcv-dev # For av_test.
23 - libhighgui-dev # For av_test. 22 - libhighgui-dev # For av_test.