summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorRobin Lindén <dev@robinlinden.eu>2017-12-09 14:38:44 +0100
committerRobin Lindén <dev@robinlinden.eu>2017-12-09 14:38:44 +0100
commit174459f49007f298c8e92114e0384fa13c5e8307 (patch)
treee1234f333365c03cebaed1d5f2a34467317be17f /.travis.yml
parent0fce3fc94cac81c8eb8eda52dfb281ccc992d5bf (diff)
Add aspcud for Opam
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 2b41b2d2..ef70efb3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,6 +36,7 @@ addons:
36 - libsndfile1-dev # For av_test. 36 - libsndfile1-dev # For av_test.
37 - libvpx-dev # For toxav. 37 - libvpx-dev # For toxav.
38 - opam # For apidsl and Frama-C. 38 - opam # For apidsl and Frama-C.
39 - aspcud # For Opam
39 - portaudio19-dev # For av_test. 40 - portaudio19-dev # For av_test.
40 - texinfo # For libconfig. 41 - texinfo # For libconfig.
41 42