Make WordPress Core

Changeset 40436 for branches/4.6


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

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

See #39705

File:
1 edited

Legend:

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

    r40412 r40436  
    1212  - php: 7.0
    1313    env: WP_TRAVISCI=travis:js
    14   - php: 5.2
     14  - php: 7.0
    1515  - php: 5.6
    1616  - php: 5.6
    1717    env: WP_TRAVIS_OBJECT_CACHE=true
    1818    services: memcached
    19   - php: 7.0
     19  - php: 5.2
    2020before_install:
    2121- git clone https://github.com/WordPress/twentysixteen.git src/wp-content/themes/twentysixteen
Note: See TracChangeset for help on using the changeset viewer.