1
0
mirror of https://github.com/flarum/core.git synced 2025-07-24 18:21:33 +02:00

Travis: Use Composer scripts

This commit is contained in:
Franz Liedke
2015-08-30 15:00:01 +02:00
parent ba097dc147
commit c999226449

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: