You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(ci): finish different matrixes in fast finish mode (#1138)
Travis CI runs the optional tasks in "waiting" mode, which means that the whole build is only ready once the optional tasks are also ready.
The Travis Fast Finish mode will mark the build as finished, once all "required" tasks have finished (https://blog.travis-ci.com/2013-11-27-fast-finishing-builds/)
0 commit comments