Skip to:
Content

BuddyPress.org

Changeset 11271


Ignore:
Timestamp:
12/06/2016 08:45:55 PM (9 years ago)
Author:
djpaul
Message:

Build: run Travis-CI unit tests on PHP 7.1, and WordPress 4.7.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.travis.yml

    r11259 r11271  
    2020  - 5.6
    2121  - 7.0
     22  - 7.1
    2223
    2324# WordPress comes from the Git mirror, where 'master' mirrors svn 'trunk' and
     
    2526env:
    2627  - WP_VERSION=master BP_TRAVISCI=travis:phpunit
     28  - WP_VERSION=4.7 BP_TRAVISCI=travis:phpunit
    2729  - WP_VERSION=4.6 BP_TRAVISCI=travis:phpunit
    2830  - WP_VERSION=4.5 BP_TRAVISCI=travis:phpunit
Note: See TracChangeset for help on using the changeset viewer.