mirror of
https://github.com/flarum/core.git
synced 2025-06-29 22:25:48 +02:00
Run PhpSpec on TravisCI
This commit is contained in:
@ -14,6 +14,7 @@ before_script:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- vendor/bin/phpcs --standard=PSR2 -np src
|
- vendor/bin/phpcs --standard=PSR2 -np src
|
||||||
|
- vendor/bin/phpspec run
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
|
Reference in New Issue
Block a user