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