Added libboost-* packages for Travis CI build
This commit is contained in:
parent
dbcc41e432
commit
e48a0fe022
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue