mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Include codeception in travis.
This commit is contained in:
parent
31a0be5bb4
commit
c89bd89d9a
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user