We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa73cd7 commit 51016d1Copy full SHA for 51016d1
appveyor.yml
@@ -73,8 +73,7 @@ test_script:
73
# installed library.
74
- "mkdir empty_folder"
75
- "cd empty_folder"
76
-
77
- - "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"
78
79
# Move back to the project folder
80
- "cd .."
0 commit comments