only load boost libraries that we need to improve test times

This commit is contained in:
Peter Thorson
2013-05-29 09:09:03 -05:00
parent 7ca4f37c2c
commit 7e6d4212a5

View File

@@ -2,8 +2,7 @@ language: cpp
compiler:
- gcc
before_install:
- sudo apt-get update -qq -y
- sudo apt-get install libboost1.48-all-dev -y
- sudo apt-get install libboost-regex1.48.0-dev libboost-system1.48-dev libboost-thread1.48-dev libboost-test1.48-dev libboost-random1.48-dev -y
env:
global:
- BOOST_INCLUDES=/usr/include