mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-18 15:39:50 +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