<div dir="ltr">Dear all,<div><br></div><div>Our automatic SIP files generation is almost there and I would like to remove the SIP coverage test from running on Travis.</div><div><br></div><div>I think it is harmless since any change on a header will have a direct impact on the SIP file (or the SIP test will fail if one did not take care of updating the SIP file).</div><div><br></div><div>The idea behind it is a bit of time saving on Travis:</div><div><br></div><div>* remove sip coverage test: ~15 sec</div><div>* move Doxygen build to the "code_layout" config (rather than on the main "linux" Travis config) ~30-120 sec (not sure about the time here though)</div><div>* move doc coverage test to the "code_layout" config: ~20 sec</div><div><br></div><div>Without removing the sip coverage test, we cannot move Doxygen build away from main build, since the test requires both the python API and the Doxygen build.</div><div><br></div><div>Is this acceptable?</div><div>Is there any reason to keep the test (running on Travis)?</div><div><br></div><div>Cheers,</div><div>Denis</div><div><br></div></div>