Alexey
2017-10-18 6c172c3ba4d39a07628d4d1900f4b14d6377303f
.circleci/config.yml
@@ -6,11 +6,10 @@
    working_directory: ~/work
    steps:
      - checkout
      - run: make
      - run: make LIBSO=1 -j 8
      - run: |
    # tell the operating system to remove the file size limit on core dump files
          ulimit -c unlimited
          ./dump
          ./darknet
      - run:
          command: |
            mkdir -p /tmp/core_dumps