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