From 33f65ae2a8831d57b264615073a86e3021a5e43c Mon Sep 17 00:00:00 2001 From: ahmedbodi Date: Sun, 20 Apr 2014 15:07:17 +0100 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index cae1386..aeb544e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,5 +7,3 @@ python: # command to install dependencies install: - "pip install -r requirements.txt" -# command to run tests -script: nosetests