mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 12:58:25 +01:00
Build/Test tools: Reverse the order in which the Travis jobs run on the 4.3 branch.
See #39705 git-svn-id: https://develop.svn.wordpress.org/branches/4.3@40439 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
53c5eeb5cb
commit
2bf72873ca
@ -7,10 +7,10 @@ matrix:
|
|||||||
include:
|
include:
|
||||||
- php: 5.5
|
- php: 5.5
|
||||||
env: WP_TRAVISCI=travis:js
|
env: WP_TRAVISCI=travis:js
|
||||||
- php: 5.2
|
|
||||||
env: WP_TRAVISCI=travis:phpunit
|
|
||||||
- php: 5.6
|
- php: 5.6
|
||||||
env: WP_TRAVISCI=travis:phpunit
|
env: WP_TRAVISCI=travis:phpunit
|
||||||
|
- php: 5.2
|
||||||
|
env: WP_TRAVISCI=travis:phpunit
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
before_install:
|
before_install:
|
||||||
- WP_CORE_DIR=/tmp/wordpress/
|
- WP_CORE_DIR=/tmp/wordpress/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user