[webauthn] Merged Pull Request: Add experimental Travis build with no Bikeshed cache

emlun has just merged emlun's pull request 946 for https://github.com/w3c/webauthn:

== Add experimental Travis build with no Bikeshed cache ==
This is the PR promised in https://github.com/w3c/webauthn/issues/936#issuecomment-396210678 .

This adds a second job to the Travis builds, in which the Bikeshed "cache" is not used. This should catch upstream changes faster than the standard build, but this job is also listed in `allow_failures` so that a failure in it does not fail the build as a whole.

See https://github.com/w3c/webauthn/pull/946

Received on Wednesday, 13 June 2018 16:07:41 UTC