mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
Enable nose-timer on Travis CI
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ python:
|
||||
- "pypy"
|
||||
env:
|
||||
global:
|
||||
- TEST=-v
|
||||
- TEST=-v --with-timer
|
||||
matrix:
|
||||
- DOCUTILS=0.11
|
||||
- DOCUTILS=0.12
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
flake8
|
||||
nose
|
||||
nose-timer
|
||||
mock
|
||||
six>=1.4
|
||||
Jinja2>=2.3
|
||||
|
||||
Reference in New Issue
Block a user