diff --git a/.travis.yml b/.travis.yml index a93ab8bab80618998007f0f378d0918fe817cddb..cd2d0ba4839123a512e78903b0c608fcc53d8d03 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,6 @@ install: - pip install -r requirements.txt script: - bash tests/test_posix/test_hang_until_sig.sh - - python setup.py nosetests + - python setup.py tests after_success: - CODECLIMATE_REPO_TOKEN=cc1c853d7d3b0d97a3de8e245d02b834194d30037ff8644d2b26d0e5f17c5fe6 codeclimate-test-reporter