mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-18 10:16:49 +00:00
Include codeception in travis.
This commit is contained in:
@@ -8,6 +8,8 @@ php:
|
||||
install:
|
||||
- composer install
|
||||
|
||||
script:
|
||||
- php codecept run
|
||||
|
||||
after_script:
|
||||
- php vendor/bin/coveralls
|
||||
|
||||
|
Reference in New Issue
Block a user