Add boost development dependencies.
This commit is contained in:
parent
36a4a14741
commit
4ffcd616b7
@ -4,3 +4,4 @@ node_js:
|
|||||||
before_install:
|
before_install:
|
||||||
- git config --global user.email "dev@bitpay.com"
|
- git config --global user.email "dev@bitpay.com"
|
||||||
- git config --global user.name "BitPay, Inc."
|
- git config --global user.name "BitPay, Inc."
|
||||||
|
- sudo apt-get install libboost-all-dev
|
||||||
Loading…
Reference in New Issue
Block a user