mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-05-16 20:28:00 +00:00
Corrections for travis, only Ubuntu for now.
This commit is contained in:
@@ -12,7 +12,6 @@ compiler:
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update
|
||||
@@ -21,7 +20,7 @@ before_install:
|
||||
install:
|
||||
- sudo apt-get install git libgtk2.0-dev pkg-config libavcodec-dev libavformat-dev libswscale-dev
|
||||
- sudo apt-get install python-dev python-numpy libtbb2 libtbb-dev libjpeg-dev libpng-dev libtiff-dev libjasper-dev libdc1394-22-dev checkinstall
|
||||
- sudo apt-get install libboost1.55-all-dev
|
||||
- sudo apt-get install libboost-all-dev
|
||||
|
||||
before_script:
|
||||
- git clone https://github.com/Itseez/opencv.git
|
||||
|
||||
Reference in New Issue
Block a user