summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2016-01-30 14:54:38 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2016-01-30 14:54:38 +0100
commit9bd0381a44159f37f0b0ee5b962f904c7a4e25fc (patch)
tree256ccf7be8dd2572b6431a5a635966acf958d32d /.travis.yml
parentf51852376f29bcdeed3a907b6559dc5cad26729c (diff)
downloaddabmux-9bd0381a44159f37f0b0ee5b962f904c7a4e25fc.tar.gz
dabmux-9bd0381a44159f37f0b0ee5b962f904c7a4e25fc.tar.bz2
dabmux-9bd0381a44159f37f0b0ee5b962f904c7a4e25fc.zip
Travis CI: Add libcurl4-openssl-dev
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 8c75fc7..49b834d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,6 +10,7 @@ addons: &addons
- automake
- libtool
- libboost1.55-all-dev
+ - libcurl4-openssl-dev
compiler:
- gcc