Added libboost-* packages for Travis CI build

This commit is contained in:
Alessandro Ranellucci 2015-11-19 15:05:29 +01:00
parent dbcc41e432
commit e48a0fe022

View file

@ -9,4 +9,6 @@ branches:
only:
- master
- stable
before_script:
- sudo apt-get update -qq
- sudo apt-get install libboost-thread-dev libboost-system-dev