diff --git a/.travis.yml b/.travis.yml index 2e5edc2..add14d4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,4 +6,4 @@ install: - pip install requests - pip install nose # command to run tests, e.g. python setup.py test -script: nosetests --exclude=hackertray \ No newline at end of file +script: nosetests --nocapture \ No newline at end of file