mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Fixed the codeception command line
This commit is contained in:
parent
42ec55d0db
commit
056d83eda4
@ -9,7 +9,7 @@ install:
|
|||||||
- composer install
|
- composer install
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- php codecept run
|
- php vendor/bin/codecept run
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
- php vendor/bin/coveralls
|
- php vendor/bin/coveralls
|
||||||
|
Loading…
Reference in New Issue
Block a user