Travis testing using PHP version 7 fails with

PHPUnit testing framework version 6 or greater is required when running on PHP 7.0 or greater.
Run the command 'composer run-script drupal-phpunit-upgrade' in order to fix this.

This does not fail on d.o. testing, we can run tests at PHP7

Comments

jonathan1055 created an issue. See original summary.

  • jonathan1055 committed a88ec4c on 8.x-1.x
    Issue #3039398 by jonathan1055: Upgrade to PHPUnit 6 when running PHP7
    

  • jonathan1055 committed f84598d on 8.x-1.x
    Issue #3039398 by jonathan1055: Reinstate Travis testing at PHP7 and...
jonathan1055’s picture

Status: Active » Fixed

We now have green Travis tests at PHP 7
https://travis-ci.org/jonathan1055/scheduler/branches

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.