From 2e20a42897c59e2b0ab957982bacd2a5a1a1445a Mon Sep 17 00:00:00 2001 From: RĂ©mi Flamary Date: Tue, 8 Nov 2016 10:07:49 +0100 Subject: travis pytest2 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 8acffbb..88f6517 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,4 +14,4 @@ install: - pip install -r requirements.txt - python setup.py install # command to run tests -script: pytest -t test +script: python test/test_load_module.py -v -- cgit v1.2.3