Enable nose-timer on Travis CI (again)

This commit is contained in:
Takeshi KOMIYA 2016-07-14 02:27:28 +09:00
parent d0adc44b90
commit f66208e939

View File

@ -13,7 +13,7 @@ python:
- "pypy"
env:
global:
- TEST=-v --with-timer
- TEST='-v --with-timer'
matrix:
- DOCUTILS=0.11
- DOCUTILS=0.12