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