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

test

parent d8df74d5
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ python: ...@@ -10,7 +10,7 @@ python:
- "pypy3.5" - "pypy3.5"
script: script:
- python -m compile_definitions - python -m compile_definitions
- nose2 tests - python setup.py test
- python -m stress_tests - python -m stress_tests
install: install:
- pip install -r requirements.txt - pip install -r requirements.txt
......
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