Alexey
2018-01-17 9449156e6d95a672ba3c08f9d7d71bbb75f1a311
Added test-compile with: LIBSO=1 GPU=0 CUDNN=0 OPENCV=0 -j 8
1 files modified
1 ■■■■ changed files
.circleci/config.yml 1 ●●●● patch | view | raw | blame | history
.circleci/config.yml
@@ -7,4 +7,5 @@
    working_directory: ~/work
    steps:
      - checkout
      - run: make LIBSO=1 GPU=0 CUDNN=0 OPENCV=0 -j 8
      - run: make LIBSO=1 GPU=1 CUDNN=1 OPENCV=1 -j 8