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

fix test

parent e266d284
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
- python setup.py test
- coverage run -m nose2 -v
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