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

tests

parent 36099035
No related branches found
No related tags found
No related merge requests found
...@@ -8,6 +8,6 @@ install: ...@@ -8,6 +8,6 @@ install:
- pip install -r requirements.txt - pip install -r requirements.txt
script: script:
- bash tests/test_posix/test_hang_until_sig.sh - bash tests/test_posix/test_hang_until_sig.sh
- python setup.py nosetests - python setup.py tests
after_success: after_success:
- CODECLIMATE_REPO_TOKEN=cc1c853d7d3b0d97a3de8e245d02b834194d30037ff8644d2b26d0e5f17c5fe6 codeclimate-test-reporter - CODECLIMATE_REPO_TOKEN=cc1c853d7d3b0d97a3de8e245d02b834194d30037ff8644d2b26d0e5f17c5fe6 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