Alexey
2018-01-17 22bf10984cb7940e84db4f086ecbc25d9d5d64b5
.circleci/config.yml added make clean
1 files modified
1 ■■■■ changed files
.circleci/config.yml 1 ●●●● patch | view | raw | blame | history
.circleci/config.yml
@@ -8,4 +8,5 @@
    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