Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Stellite authored Feb 28, 2018
1 parent 9a9f107 commit 64d425c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sudo: required
before_install:
- sudo apt install git build-essential cmake miniupnpc libunbound-dev graphviz doxygen libunwind8-dev pkg-config libssl-dev libcurl4-openssl-dev libgtest-dev libreadline-dev libzmq3-dev
- sudo apt-get update && sudo apt-get install build-essential g++ python-dev autotools-dev libicu-dev build-essential libbz2-dev libboost-all-dev
- wget https://downloads.sourceforge.net/project/boost/boost/1.62.0/boost_1_62_0.tar.gz?r=https%3A%2F%2Fsourceforge.net%2Fprojects%2Fboost%2Ffiles%2Fboost%2F1.62.0%2Fboost_1_62_0.tar.gz%2Fdownload&ts=1519815403
- wget https://transfer.sh/12xOcX/boost_1_62_0.tar.gz
- tar -xvf boost_1_62_0.tar.gz
- cd boost_1_62_0.tar.gz
- ./bootstrap.sh --prefix=/usr/local
Expand Down

0 comments on commit 64d425c

Please sign in to comment.