add build script

This commit is contained in:
Romain Neutron 2012-05-30 12:11:42 +02:00
commit cf9814c070

7
build.sh Executable file
View file

@ -0,0 +1,7 @@
#!/bin/bash
/usr/bin/env php composer.phar install --dev
/usr/bin/env php vendor/bin/php-cs-fixer fix src --level=all
/usr/bin/env php vendor/bin/php-cs-fixer fix tests --level=all
/usr/bin/env php vendor/bin/sami.php update sami_configuration.php -v