Behat tests fail on Travis CI with the following error:
Fatal error: Cannot inherit previously-inherited constant BEFORE in /home/travis/build/phase2/grunt-drupal-tasks/test/working_copy/vendor/drupal/drupal-extension/src/Drupal/DrupalExtension/Hook/Scope/BeforeUserCreateScope.php on line 13
For example, see: https://travis-ci.org/phase2/grunt-drupal-tasks/builds/45110439
The tests pass on a local env with similar configuration (PHP 5.4.30).