Closed robbieaverill closed 6 years ago
Should we add a full documentation suite build to Travis as well maybe?
The exit code is not zero, so we'd have to fix all our phpdoc bugs in core before this would work nicely
The exit code is not zero, so we'd have to fix all our phpdoc bugs in core before this would work nicely
You could hack it with an inline else for the meantime if it's a feature you'd wanna include.
command_that_fails || true
What would be the point in doing that? 😆
Hmm, got confused with release artifact building (CD) and CI for a sec there, heh.
Replaces the old LookupTest class with something with a couple of new ones in it.
This PR also:
Should we add a full documentation suite build to Travis as well maybe?