Make WordPress Core

Changeset 41077


Ignore:
Timestamp:
07/18/2017 02:14:37 PM (8 years ago)
Author:
johnbillion
Message:

Build: Correct the Ubuntu image for PHP 5.2 and 5.6 on the 4.5 branch.

See [41076], #41292.

File:
1 edited

Legend:

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

    r41076 r41077  
    1818    env: WP_TRAVISCI=travis:phpunit WP_TRAVIS_OBJECT_CACHE=true
    1919    services: memcached
    20     dist: precise
    2120  - php: 5.2
    2221    env: WP_TRAVISCI=travis:phpunit
     22    dist: precise
    2323before_install:
    2424- WP_CORE_DIR=/tmp/wordpress/
Note: See TracChangeset for help on using the changeset viewer.