Skip to content

Use fast_finish to ignore allowed_failures in travis report

This PR adds fast_finish: true to the matrix section of the travis config, meaning travis will report the build status back to github as soon as all non-allowed_failure build as complete.

Merge request reports