From 5ee23fb7193417b0f574624b90465b3198a79c9b Mon Sep 17 00:00:00 2001 From: Eric Kow Date: Wed, 10 Jun 2015 10:18:47 +0200 Subject: [PATCH] Revert "MAINT force travis failure" This reverts commit 8439d5a357da12396a5e81ae95c588fd6a0a551e. Seems to work. Badge goes to failing on the reverted commit. This should set it back to passing now. --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 525226e..916cdc9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,8 +28,7 @@ install: # Run test script: - - exit 1 - #nosetests --with-coverage + - nosetests --with-coverage # Calculate coverage after_success: