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