Make WordPress Core

Changeset 41082


Ignore:
Timestamp:
07/18/2017 02:51:45 PM (9 years ago)
Author:
johnbillion
Message:

Build: Switch PHP 5.2 to Travis' Ubuntu precise image for the 4.0 branch.

See #41292

Location:
branches/4.0
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/4.0

  • branches/4.0/.travis.yml

    r40833 r41082  
    11# Travis CI Configuration File
    22sudo: false
     3dist: trusty
    34language: php
    45cache:
     
    1718    - php: 5.2
    1819      env: WP_TRAVISCI=travis:phpunit
     20      dist: precise
    1921  fast_finish: true
    2022
Note: See TracChangeset for help on using the changeset viewer.