FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Run nosetests with -v · pythonthings/bpython@30c0dcb · GitHub

Commit 30c0dcb

Browse files
committed
Run nosetests with -v
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
1 parent 573c8d3 commit 30c0dcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.travis.script.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ if [[ $RUN == build_sphinx ]] then
77
python setup.py build_sphinx_man
88
elif [[ $RUN == nosetests ]] then
99
cd build/lib/
10-
nosetests bpython/test
10+
nosetests -v bpython/test
1111
fi

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL