Skip to content

Commit 7824c3b

Browse files
committed
TST verbose tests output
1 parent 6003f7d commit 7824c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ install:
4242
- python setup.py install
4343

4444
script:
45-
- nosetests --with-coverage --cover-package=pandas_datareader
45+
- nosetests -v --with-coverage --cover-package=pandas_datareader
4646

4747
after_success:
4848
- coveralls

0 commit comments

Comments
 (0)