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

change the way this is tested

parent 3e6795ac
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ install:
- pip install coverage nose2 requests
script:
- bash tests/test_posix/test_hang_until_sig.sh
- coverage run -m nose2 -vv
- python setup.py test
after_success:
- coverage xml
- ./cc-test-reporter after-build -t coverage.py --exit-code $TRAVIS_TEST_RESULT
......
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