Skip to content

Commit

Permalink
appveyor: verbose nose tests
Browse files Browse the repository at this point in the history
  • Loading branch information
koehlma committed Dec 12, 2015
1 parent 4d00c68 commit dd3765c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ build_script:
- "%CMD_IN_ENV% python setup.py build"

test_script:
- "%CMD_IN_ENV% python setup.py nosetests"
- "%CMD_IN_ENV% python setup.py nosetests --verbosity=2"

after_test:
- "C:\\Python35\\python.exe appveyor\\build.py"
Expand Down

0 comments on commit dd3765c

Please sign in to comment.