blockdiag / sphinxcontrib-blockdiag

Other
16 stars 9 forks source link

WIP Fix test #11

Closed jbking closed 4 years ago

jbking commented 5 years ago

手元でのtoxのサマリ。ここまでいきました。

  py26: commands succeeded
  py27: commands succeeded
  py32: commands succeeded
  py33: commands succeeded
  py34: commands succeeded
  py35: commands succeeded
ERROR:   sphinx1.0: commands failed
ERROR:   sphinx1.1: commands failed
ERROR:   sphinx1.2: commands failed
ERROR:   blockdiag_dev: could not install deps [nose, mock, flake8, reportlab, sphinx-testing >= 0.5.2, hg+https://bitbucket.org/blockdiag/blockdiag]; v = InvocationError('/tox/blockdiag_dev/bin/python -m pip install nose mock fl
ake8 reportlab sphinx-testing >= 0.5.2 hg+https://bitbucket.org/blockdiag/blockdiag (see /tox/blockdiag_dev/log/blockdiag_dev-1.log)', 1)
coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 85.455% when pulling 52a4b13c8f67c2fb15b754f1567b5899eb25aec3 on jbking:fix-test into 69261a39a5fff1fabc18fd73895d11db05ec5e51 on blockdiag:master.

tk0miya commented 4 years ago

I just fixed our CI via #14. Thank you for contribution!