Skip to content
Snippets Groups Projects
Commit d5017ce7 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

remove stress tests

parent 07265e7f
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,6 @@ python: ...@@ -9,7 +9,6 @@ python:
script: script:
- python compile_definitions.py - python compile_definitions.py
- python setup.py nosetests - python setup.py nosetests
- python -m stress_tests
install: install:
- pip install -r requirements.txt - pip install -r requirements.txt
- pip install --force-reinstall "coverage>=4.0,<4.4" codeclimate-test-reporter - pip install --force-reinstall "coverage>=4.0,<4.4" codeclimate-test-reporter
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment