Ticket #6256: buddypress-php7-6256.2.diff
File buddypress-php7-6256.2.diff, 525 bytes (added by , 10 years ago) |
---|
-
.travis.yml
12 12 - 5.4 13 13 - 5.5 14 14 - 5.6 15 - 7.0 15 16 16 17 # WordPress comes from the Git mirror, where 'master' mirrors svn 'trunk' and 17 18 # x.y mirrors the latest from the x.y branch … … 25 26 26 27 matrix: 27 28 fast_finish: true 29 allow_failures: 30 - php: 7.0 28 31 29 32 # before_install: Failures in this section will result in build status 'errored' 30 33 before_install: