mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
circleci: opencv
This commit is contained in:
@ -8,7 +8,7 @@ jobs:
|
|||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
name: Update OpenCV
|
name: Update OpenCV
|
||||||
command: 'sudo apt-get install libopencv-dev'
|
command: 'apt-get install libopencv-dev'
|
||||||
- run: make LIBSO=1 -j 8
|
- run: make LIBSO=1 -j 8
|
||||||
- run: |
|
- run: |
|
||||||
ulimit -c unlimited
|
ulimit -c unlimited
|
||||||
|
Reference in New Issue
Block a user