mirror of
https://github.com/flarum/core.git
synced 2025-07-23 09:41:26 +02:00
Travis: Use Composer scripts
This commit is contained in:
@@ -14,8 +14,8 @@ before_script:
|
|||||||
- php composer.phar install
|
- php composer.phar install
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- vendor/bin/phpcs --standard=PSR2 -np src
|
- composer.phar style
|
||||||
- vendor/bin/phpspec run
|
- composer.phar test
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
|
Reference in New Issue
Block a user