From cffe3310b32eca3364319f656c235847069e8597 Mon Sep 17 00:00:00 2001 From: Mario Mulansky Date: Tue, 22 Dec 2015 18:19:54 +0100 Subject: add numeric tests to travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 2951d32..d23d865 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,3 +20,4 @@ install: script: - python setup.py build_ext --inplace - nosetests + - nosetests test/numeric -- cgit v1.2.3