Skip to:
Content

BuddyPress.org

Ticket #6256: buddypress-php7-6256.2.diff

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

     
    1212    - 5.4
    1313    - 5.5
    1414    - 5.6
     15    - 7.0
    1516
    1617# WordPress comes from the Git mirror, where 'master' mirrors svn 'trunk' and
    1718# x.y mirrors the latest from the x.y branch
     
    2526
    2627matrix:
    2728  fast_finish: true
     29  allow_failures:
     30    - php: 7.0
    2831
    2932# before_install: Failures in this section will result in build status 'errored'
    3033before_install: