Specific version of boost

This commit is contained in:
Tadas Baltrusaitis 2016-07-27 17:18:25 -04:00
parent ba9d1e59af
commit 1fe91ca2dc
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ install:
# Getting newest boost
- sudo add-apt-repository -y ppa:boost-latest/ppa
- sudo apt-get update
- sudo apt-get install libboost-all-dev
- sudo apt-get install libboost1.55-all-dev
before_script:
- git clone https://github.com/Itseez/opencv.git