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