Answer yes to adding the ppa.

This commit is contained in:
Braydon Fuller 2015-07-21 14:00:10 -04:00
parent 910fb561ac
commit 787dcde00b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ node_js:
- "0.12"
before_install:
- sudo apt-get install libboost1.48-all-dev
- sudo add-apt-repository ppa:bitcoin/bitcoin
- sudo add-apt-repository -y ppa:bitcoin/bitcoin
- sudo apt-get update
- sudo apt-get install libdb4.8-dev libdb4.8++-dev
- git config --global user.email "dev@bitpay.com"