1
0
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:
Franz Liedke
2015-08-30 15:00:01 +02:00
parent 099d66187d
commit e5a17e8e21

View File

@@ -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: