explicitly use libboost 1.48

This commit is contained in:
Justin Lynn
2013-10-24 18:53:38 -07:00
parent 7277c8478b
commit 8201805b28

View File

@@ -3,7 +3,7 @@ compiler:
- gcc
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libboost-all-dev protobuf-compiler libprotobuf-dev libssl-dev
- sudo apt-get install -qq libboost1.48-all-dev protobuf-compiler libprotobuf-dev libssl-dev
script: scons && npm install && npm test
notifications:
irc: