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.6 branch.
See #39705 git-svn-id: https://develop.svn.wordpress.org/branches/4.6@40436 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
0db92f8444
commit
750343b607
@ -11,12 +11,12 @@ matrix:
|
||||
include:
|
||||
- php: 7.0
|
||||
env: WP_TRAVISCI=travis:js
|
||||
- php: 5.2
|
||||
- php: 7.0
|
||||
- php: 5.6
|
||||
- php: 5.6
|
||||
env: WP_TRAVIS_OBJECT_CACHE=true
|
||||
services: memcached
|
||||
- php: 7.0
|
||||
- php: 5.2
|
||||
before_install:
|
||||
- git clone https://github.com/WordPress/twentysixteen.git src/wp-content/themes/twentysixteen
|
||||
- |
|
||||
|
Loading…
x
Reference in New Issue
Block a user