Make WordPress Core

Changeset 31472


Ignore:
Timestamp:
02/18/2015 05:46:18 PM (9 years ago)
Author:
jorbin
Message:

Restore PHP 5.2 to Travis CI

Travis restored PHP 5.2 support late last week.

upstream: https://github.com/travis-ci/travis-ci/issues/3152

Props netweb for the heads up
Fixes #31244

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.travis.yml

    r31353 r31472  
    55  - php: 5.5
    66    env: WP_TRAVISCI=travis:js
     7  - php: 5.2
     8    env: WP_TRAVISCI=travis:phpunit
    79  - php: 5.3
    810    env: WP_TRAVISCI=travis:phpunit
Note: See TracChangeset for help on using the changeset viewer.