install boost build on travis
This commit is contained in:
parent
387439cd4e
commit
fa3f1e4d5f
|
@ -29,6 +29,7 @@ addons:
|
|||
packages:
|
||||
- g++-4.9
|
||||
- libboost1.55-all-dev
|
||||
- boost-build
|
||||
- python2.7-dev
|
||||
|
||||
before_install:
|
||||
|
|
Loading…
Reference in New Issue