Update .travis.yml

Support show ut verbose message
This commit is contained in:
Damon.Wang 2015-12-28 15:00:16 +08:00
parent b53e9c5374
commit 18d9dfe6dc

View File

@ -10,4 +10,4 @@ install:
# command to run tests
before_script:
- "pep8 stetho"
script: nosetests
script: nosetests -v