AlexeyAB
2018-01-25 181ac4dfe32047d8a7e2088c0b4f394a7ba15849
.circleci/config.yml
@@ -7,4 +7,6 @@
    working_directory: ~/work
    steps:
      - checkout
      - run: make LIBSO=1 GPU=0 CUDNN=0 OPENCV=0 -j 8
      - run: make clean
      - run: make LIBSO=1 GPU=1 CUDNN=1 OPENCV=1 -j 8