Make WordPress Core

Changeset 40440 for branches/4.2


Ignore:
Timestamp:
04/15/2017 05:51:22 PM (7 years ago)
Author:
johnbillion
Message:

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

See #39705

File:
1 edited

Legend:

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

    r40408 r40440  
    88  - php: 5.5
    99    env: WP_TRAVISCI=travis:js
     10  - php: 5.6
     11    env: WP_TRAVISCI=travis:phpunit
    1012  - php: 5.2
    11     env: WP_TRAVISCI=travis:phpunit
    12   - php: 5.6
    1313    env: WP_TRAVISCI=travis:phpunit
    1414  fast_finish: true
Note: See TracChangeset for help on using the changeset viewer.