Commit 5ec04423 authored by Kirill Kornyakov's avatar Kirill Kornyakov

Ping Travis

parent d678608d
......@@ -5,8 +5,8 @@ compiler:
before_script:
- cd ../
- git clone https://github.com/Itseez/opencv.git
- mkdir ../opencv-build
- cd ../opencv-build
- mkdir ../build-opencv
- cd ../build-opencv
- cmake -DOPENCV_EXTRA_MODULES_PATH=../opencv_contrib/modules ../opencv
script:
- make -j5
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment