about summary refs log tree commit diff homepage
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index f6034540..9c0ca814 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -97,12 +97,13 @@ addons:
     packages:
     - gcc-4.8
     - g++-4.8
+    - libboost-program-options-dev
     - libcap-dev
     - libedit-dev
     - libselinux1-dev
     - cmake
 
-cache: 
+cache:
   apt: true
   directories:
     - $HOME/Library/Caches/Homebrew