Make WordPress Core

Changeset 40442 for branches/4.0


Ignore:
Timestamp:
04/15/2017 05:52:44 PM (8 years ago)
Author:
johnbillion
Message:

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

See #39705

File:
1 edited

Legend:

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

    r40413 r40442  
    1111    - php: 5.5
    1212      env: WP_TRAVISCI=travis:js
     13    - php: 5.5
     14      env: WP_TRAVISCI=travis:phpunit
    1315    - php: 5.2
    14       env: WP_TRAVISCI=travis:phpunit
    15     - php: 5.5
    1616      env: WP_TRAVISCI=travis:phpunit
    1717  fast_finish: true
Note: See TracChangeset for help on using the changeset viewer.