diff --git a/.travis.yml b/.travis.yml index a240c41..da8776f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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