Make WordPress Core

Changeset 47323


Ignore:
Timestamp:
02/19/2020 01:32:18 PM (5 years ago)
Author:
SergeyBiryukov
Message:

Build/Test Tools: Move the PHP 7.3 Travis job in 5.0 branch after the JS tests, for consistency with other branches.

See #42387, #40407.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/5.0/.travis.yml

    r45005 r47323  
    1313matrix:
    1414  include:
    15   - php: 7.3
    1615  - php: 7.1
    1716    env: WP_TRAVISCI=travis:js
     17  - php: 7.3
    1818  - php: 5.6
    1919    env: WP_TRAVIS_OBJECT_CACHE=true
Note: See TracChangeset for help on using the changeset viewer.