about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-05-31 23:35:52 +0100
committerJames Booth <boothj5@gmail.com>2015-05-31 23:35:52 +0100
commite372ff9c87abf57249934159c560757a376bfae6 (patch)
treedb49215baf571a0d0693d7345069c0df2881aea4
parentb1481affa943a34655c5f23d379778801c41ce26 (diff)
downloadprofani-tty-e372ff9c87abf57249934159c560757a376bfae6.tar.gz
Added microhttpd dependency for stabber
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 4c96ccfa..417fbce6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,6 +23,7 @@ install:
     - sudo make install
     - cd ../..
     - rm -rf cmocka-1.0.0
+    - sudo apt-get install libmicrohttpd-dev
     - git clone git://github.com/boothj5/stabber.git
     - cd stabber
     - ./bootstrap.sh