Build/Test tools: Reverse the order in which the Travis jobs run on the 4.4 branch.

See #39705


git-svn-id: https://develop.svn.wordpress.org/branches/4.4@40438 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn 2017-04-15 17:49:44 +00:00
parent 6f9ea59d50
commit 77925cb999

View File

@ -7,14 +7,14 @@ matrix:
include:
- php: 5.5
env: WP_TRAVISCI=travis:js
- php: 5.2
- php: 7.0
env: WP_TRAVISCI=travis:phpunit
- php: 5.6
env: WP_TRAVISCI=travis:phpunit
- php: 5.6
env: WP_TRAVISCI=travis:phpunit WP_TRAVIS_OBJECT_CACHE=true
services: memcached
- php: 7.0
- php: 5.2
env: WP_TRAVISCI=travis:phpunit
before_install:
- WP_CORE_DIR=/tmp/wordpress/