mirror of
https://github.com/peterbraden/node-opencv.git
synced 2025-12-08 19:45:55 +00:00
Update travis opencv version.
This commit is contained in:
parent
4bc20cda6f
commit
aeff4d10f6
@ -13,6 +13,7 @@ env:
|
|||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
# Fix a problem with apt-get failing later, see http://docs.travis-ci.com/user/installing-dependencies/#Installing-Ubuntu-packages
|
# 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 update -qq
|
||||||
- sudo apt-get install libcv-dev
|
- sudo apt-get install libcv-dev
|
||||||
- sudo apt-get install libopencv-dev
|
- sudo apt-get install libopencv-dev
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user