mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-27 11:20:39 -06:00
Include codeception in travis.
This commit is contained in:
parent
31a0be5bb4
commit
c89bd89d9a
@ -8,6 +8,8 @@ php:
|
||||
install:
|
||||
- composer install
|
||||
|
||||
script:
|
||||
- php codecept run
|
||||
|
||||
after_script:
|
||||
- php vendor/bin/coveralls
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user