Skip to:
Content

BuddyPress.org

Changeset 10436 for trunk/.travis.yml


Ignore:
Timestamp:
01/05/2016 03:08:32 PM (9 years ago)
Author:
boonebgorges
Message:

Bump minimum WP requirement to 3.9.

Fixes #6805.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.travis.yml

    r10400 r10436  
    2424    - WP_VERSION=4.0
    2525    - WP_VERSION=3.9
    26     - WP_VERSION=3.8
    2726
    2827matrix:
     
    4039    - php: 7.0
    4140      env: WP_VERSION=3.9
    42     - php: 7.0
    43       env: WP_VERSION=3.8
    4441  allow_failures:
    4542    - php: nightly
Note: See TracChangeset for help on using the changeset viewer.