Skip to:
Content

BuddyPress.org

Changeset 11244 for trunk/.travis.yml


Ignore:
Timestamp:
11/17/2016 02:28:12 AM (9 years ago)
Author:
boonebgorges
Message:

BuddyPress 2.8 will require WordPress 4.3.

Props slaFFik.
See #7350.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.travis.yml

    r11207 r11244  
    2828  - WP_VERSION=4.4 BP_TRAVISCI=travis:phpunit
    2929  - WP_VERSION=4.3 BP_TRAVISCI=travis:phpunit
    30   - WP_VERSION=4.2 BP_TRAVISCI=travis:phpunit
    3130
    3231matrix:
     
    4948            - mysql-client-core-5.6
    5049            - mysql-client-5.6
    51   exclude:
    52     - php: 7.0
    53       env: WP_VERSION=4.2 BP_TRAVISCI=travis:phpunit
    5450  allow_failures:
    5551    - php: nightly
Note: See TracChangeset for help on using the changeset viewer.