Build/Test tools: Reverse the order in which the Travis jobs run on the 4.0 branch.
See #39705 git-svn-id: https://develop.svn.wordpress.org/branches/4.0@40442 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
da8f479295
commit
328cd96697
@ -10,10 +10,10 @@ matrix:
|
||||
include:
|
||||
- php: 5.5
|
||||
env: WP_TRAVISCI=travis:js
|
||||
- php: 5.2
|
||||
env: WP_TRAVISCI=travis:phpunit
|
||||
- php: 5.5
|
||||
env: WP_TRAVISCI=travis:phpunit
|
||||
- php: 5.2
|
||||
env: WP_TRAVISCI=travis:phpunit
|
||||
fast_finish: true
|
||||
|
||||
# Before install, failures in this section will result in build status 'errored'
|
||||
|
Loading…
Reference in New Issue
Block a user