Skip to content

Bug: Unit tests doesn't run for Laravel 4.2 + <=PHP 5.6 #74

@antonkomarev

Description

@antonkomarev

At the end of unit tests you can see:

OK (9 tests, 37 assertions)

> if [[ `php -v` =~ "PHP 5.6" ]]; then ./vendor/bin/phpunit --configuration tests/5.3; fi
sh: 1: [[: not found

I suppose that it's bash syntax while CI using common sh.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions