Closed chrismytton closed 8 years ago
For future reference, we had a nasty circular dependency here. master
(well gh-pages
which is essentially master
here) had been broken for a while, but we travis will fail any time we're out of date with dependencies; so we can't fix one of these things without also fixing the other at the same time).
The tests on
gh-pages
were failing because of a missingalt
attribute on an image. This change fixes that.