Skip to content
Snippets Groups Projects
Commit 51016d1d authored by Olivier Grisel's avatar Olivier Grisel Committed by GitHub
Browse files

MAINT remove verbose flag for appveyor tests (#9249)

parent fa73cd79
No related branches found
No related tags found
No related merge requests found
......@@ -73,8 +73,7 @@ test_script:
# installed library.
- "mkdir empty_folder"
- "cd empty_folder"
- "python -c \"import nose; nose.main()\" --with-timer --timer-top-n 20 -s -v sklearn"
- "python -c \"import nose; nose.main()\" --with-timer --timer-top-n 20 -s sklearn"
# Move back to the project folder
- "cd .."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment