Skip to:
Content

BuddyPress.org

Changeset 11517 for trunk/.travis.yml


Ignore:
Timestamp:
03/21/2017 01:41:47 AM (8 years ago)
Author:
boonebgorges
Message:

BuddyPress 2.9 will require WordPress 4.4.

Fixes #7350.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.travis.yml

    r11511 r11517  
    3030  - WP_VERSION=4.5 BP_TRAVISCI=travis:phpunit
    3131  - WP_VERSION=4.4 BP_TRAVISCI=travis:phpunit
    32   - WP_VERSION=4.3 BP_TRAVISCI=travis:phpunit
    3332
    3433matrix:
     
    5857    - php: 7.1
    5958      env: WP_VERSION=4.4 BP_TRAVISCI=travis:phpunit
    60     - php: 7.1
    61       env: WP_VERSION=4.3 BP_TRAVISCI=travis:phpunit
    6259  allow_failures:
    6360    - php: 7.1
Note: See TracChangeset for help on using the changeset viewer.