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