id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,focuses 39705,Reverse the order in which the Travis jobs run,johnbillion,netweb,"The Travis jobs within a build run in the order in which they're specified in `.travis.yml`. This means that the WordPress tests run on the oldest version of PHP first (5.2) and the newest version last (7.1). As a ''general rule'', this means the slowest test jobs run first because each subsequent version of PHP is faster than the previous. This order should be reversed so that when a committer is patiently waiting for a Travis build to complete, they are at least more likely to see unexpected failures earlier than they otherwise would. The disadvantage is that 5.2-specific failures would take longer to appear, but these are relatively infrequent.",task (blessed),closed,low,4.8,Build/Test Tools,,normal,fixed,has-patch commit,,