Update travis opencv version.

This commit is contained in:
edgarsilva 2015-02-04 11:51:29 -06:00
parent 4bc20cda6f
commit aeff4d10f6

View File

@ -13,6 +13,7 @@ env:
before_install:
# Fix a problem with apt-get failing later, see http://docs.travis-ci.com/user/installing-dependencies/#Installing-Ubuntu-packages
- sudo add-apt-repository -y ppa:kubuntu-ppa/backports
- sudo apt-get update -qq
- sudo apt-get install libcv-dev
- sudo apt-get install libopencv-dev