sfstoolbox / sfs-python

SFS Toolbox for Python
https://sfs-python.readthedocs.io
MIT License
65 stars 19 forks source link

Travis-CI: Treat Sphinx warnings as errors #161

Open mgeier opened 4 years ago

mgeier commented 4 years ago

There is a warning (now error) that strangely only occurs in the Python 3.5 build (https://travis-ci.org/sfstoolbox/sfs-python/jobs/627613893):

/home/travis/build/sfstoolbox/sfs-python/doc/sfs.array.rst:33:image file not readable: ../_build/plot_directive/sfs-array-2.png

Any ideas how to solve this?