From 4c95a41fc3a9cd76f2e35d370db9280083ee891d Mon Sep 17 00:00:00 2001 From: Piotr Maslanka <piotr.maslanka@henrietta.com.pl> Date: Sat, 7 Oct 2017 22:14:16 +0200 Subject: [PATCH] nose --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6ae5c802..97f7ecc7 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 -- GitLab