diff --git a/.travis.yml b/.travis.yml index 6ae5c8027d4e6ebebc769718554ad0ca92ce4fd0..97f7ecc7b0ec19f73d850441ba90195a7914ad28 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,4 +8,4 @@ install: - pip install -r requirements.txt script: - bash tests/test_posix/test_hang_until_sig.sh - - python setup.py tests + - python setup.py nosetests