libvirt / libvirt (master)
Build #463 was fixed.
20 minutes and 37 seconds
John Ferlan 4ee36c3 Changeset →
  docs: Remove <code> from <summary> entries due to RNG error

commit '96e55048' caused make check failure for virschematest:

1929) Checking ../docs/news.xml against ../news.rng ... libvirt: XML Util error : XML document failed to validate against schema: Unable to validate doc against /home/jferlan/git/libvirt.work/docs/schemas/../news.rng
Datatype element summary has child elements
Element summary failed to validate content
Datatype element summary has child elements
Element summary failed to validate content
^[[31m^[[1mFAILED^[[0m

That's because <code> elements don't appear to be allowed in the schema.
Rather than attempt to fix the schema, figured it was simpler to just
remove them and let the schema fix happen later.
System message:

📣 PSA: An update is coming to our Trusty environments. Add `group: edge` to test it + read the details on our blog!

Want to know about upcoming build environment updates?

Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you! Sign up here.

Would you like to test your private code?

Travis CI for Private Projects could be your new best friend!