Skip to:
Content

BuddyPress.org

Ticket #6256: buddypress-php7-6256.3.diff

File buddypress-php7-6256.3.diff, 403 bytes (added by tw2113, 10 years ago)
  • .travis.yml

     
    2525
    2626matrix:
    2727  fast_finish: true
     28  include:
     29    - php: nightly
     30      env: WP_VERSION=master
     31  allow_failures:
     32    - php: nightly
    2833
    2934# before_install: Failures in this section will result in build status 'errored'
    3035before_install: