diff --git a/.travis.yml b/.travis.yml index f0a3eb3..2e5edc2 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 \ No newline at end of file +script: nosetests --exclude=hackertray \ No newline at end of file