mirror of
https://github.com/peterbraden/node-opencv.git
synced 2025-12-08 19:45:55 +00:00
Force ppa update to get newer version of opencv.
This commit is contained in:
parent
aeff4d10f6
commit
37bda024c2
@ -13,8 +13,9 @@ 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 add-apt-repository -y ppa:kubuntu-ppa/backports
|
||||||
|
- sudo apt-get update
|
||||||
- sudo apt-get install libcv-dev
|
- sudo apt-get install libcv-dev
|
||||||
- sudo apt-get install libopencv-dev
|
- sudo apt-get install libopencv-dev
|
||||||
- sudo apt-get install libhighgui-dev
|
- sudo apt-get install libhighgui-dev
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user