mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-18 15:39:50 +00:00
Fixed the codeception command line
This commit is contained in:
@@ -9,7 +9,7 @@ install:
|
||||
- composer install
|
||||
|
||||
script:
|
||||
- php codecept run
|
||||
- php vendor/bin/codecept run
|
||||
|
||||
after_script:
|
||||
- php vendor/bin/coveralls
|
||||
|
||||
Reference in New Issue
Block a user