mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 21:08:44 +01:00
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:
parent
6f9ea59d50
commit
77925cb999
@ -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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user