Make WordPress Core


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

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

See #39705

File:
1 edited

Legend:

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

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