mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
nose-timer: show top 25 slower testcases
This commit is contained in:
parent
13c63cb173
commit
1dfa1a8d1e
@ -13,7 +13,7 @@ python:
|
||||
- "pypy"
|
||||
env:
|
||||
global:
|
||||
- TEST='-v --with-timer'
|
||||
- TEST='-v --with-timer --timer-top-n 25'
|
||||
matrix:
|
||||
- DOCUTILS=0.11
|
||||
- DOCUTILS=0.12
|
||||
|
Loading…
Reference in New Issue
Block a user