reduce boost dependency

This commit is contained in:
Valient Gough 2014-10-26 10:49:51 -07:00
parent 19aba9fa77
commit fe4300a53e

View File

@ -2,7 +2,7 @@ language: cpp
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq autopoint libfuse-dev libboost-all-dev
- sudo apt-get install -qq autopoint libfuse-dev libboost-serialization-dev
librlog-dev
script: