Skip test with the combination of py3 and docutils-0.12

This commit is contained in:
Takeshi KOMIYA 2017-03-01 00:26:49 +09:00
parent fed8e8b97a
commit b10d7281d2

View File

@ -25,6 +25,8 @@ matrix:
env: DOCUTILS=0.12
- python: "3.5"
env: DOCUTILS=0.12
- python: "3.6"
env: DOCUTILS=0.12
- python: nightly
env: DOCUTILS=0.12
- python: "pypy-5.4.1"