AlexeyAB
2017-10-18 8e7a51a4925977acde34daffe9ea1fcffd8aae47
.circleci/config.yml
@@ -8,7 +8,7 @@
      - checkout
      - run: 
          name: Update OpenCV
          command: 'sudo apt-get install libopencv-dev'
          command: 'apt-get install libopencv-dev'
      - run: make LIBSO=1 -j 8
      - run: |
          ulimit -c unlimited