mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-10 11:48:10 +00:00
Removed single table inheritance.
This commit is contained in:
@@ -9,7 +9,7 @@ install:
|
||||
|
||||
script:
|
||||
- php vendor/bin/codecept build
|
||||
- php vendor/bin/codecept run --coverage --coverage-xml -vvv
|
||||
- php vendor/bin/codecept run --coverage --coverage-xml
|
||||
|
||||
after_script:
|
||||
- php vendor/bin/coveralls
|
||||
Reference in New Issue
Block a user