Explorar o código

add nosetests to circleci

justheuristic %!s(int64=5) %!d(string=hai) anos
pai
achega
c3edd1a2ab
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .circleci/config.yml

+ 1 - 1
.circleci/config.yml

@@ -16,7 +16,7 @@ jobs:
           command: sudo python setup.py develop
           name: setup
       - run:
-          command: nose tests/*
+          command: nosetests tests/*
           name: tests
       - run:
           command: python tests/benchmark_throughput.py --preset minimalistic