AlexeyAB
2017-10-18 fe3f3c00e0f940dabf0b6e6b315e4f4a02fc694f
.circleci/config.yml
@@ -8,9 +8,8 @@
      - checkout
      - run: make
      - 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