mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-10-31 09:19:08 +00:00 
			
		
		
		
	Added php-cs-fixer for application/src to travis
This commit is contained in:
		| @@ -12,6 +12,7 @@ before_script: | ||||
|     - travis_retry composer self-update | ||||
|     - travis_retry composer install --no-interaction --prefer-source --dev | ||||
| script: | ||||
|     - php ./vendor/bin/php-cs-fixer fix -v --diff --dry-run ./src/ | ||||
|     - bin/console doctrine:schema:validate --skip-sync | ||||
|     - vendor/bin/phpunit --coverage-clover=coverage.xml | ||||
| after_success: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user