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

emlun has just submitted a new pull request 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 Monday, 11 June 2018 11:28:20 UTC