Skip to:
Content

BuddyPress.org

Changeset 12683 for trunk/.travis.yml


Ignore:
Timestamp:
07/05/2020 12:41:13 PM (3 years ago)
Author:
imath
Message:

Raise WordPress required version to 4.9

Fixes #8318

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.travis.yml

    r12622 r12683  
    3333  - WP_VERSION=5.0 BP_TRAVISCI=travis:phpunit
    3434  - WP_VERSION=4.9 BP_TRAVISCI=travis:phpunit
    35   - WP_VERSION=4.8 BP_TRAVISCI=travis:phpunit
    3635
    3736matrix:
     
    6261    - php: 7.3
    6362      env: WP_VERSION=4.9 BP_TRAVISCI=travis:phpunit
    64     - php: 7.3
    65       env: WP_VERSION=4.8 BP_TRAVISCI=travis:phpunit
    6663    - php: 7.3
    6764      env: WP_VERSION=master BP_TRAVISCI=travis:phpunit
Note: See TracChangeset for help on using the changeset viewer.