travis needs to output .coverage

This commit is contained in:
Steve Pulec 2013-03-10 22:38:18 -04:00
commit 23bd68955f
2 changed files with 1 additions and 4 deletions

View file

@ -6,6 +6,3 @@ init:
test:
nosetests --with-coverage ./tests/ --cover-package=moto
travis:
nosetests ./tests/