From ac87ce84084d98e0f13d2ab4188f418320d1b971 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Tue, 21 Oct 2014 01:21:28 +0300 Subject: [PATCH] update travis --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index b29e2c89..4139572c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,5 +9,4 @@ python: # - pip install -r requirements.txt # command to run tests -script: - nosetests +script: nosetests