mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-10-31 17:29:04 +00:00 
			
		
		
		
	Added schema validation to file
This commit is contained in:
		| @@ -13,6 +13,7 @@ before_script: | ||||
|     - travis_retry composer self-update | ||||
|     - travis_retry composer install --no-interaction --prefer-source --dev | ||||
| script: | ||||
|     - bin/console doctrine:schema:validate | ||||
|     - vendor/bin/phpunit --coverage-clover=coverage.xml | ||||
| after_success: | ||||
|     - bash <(curl -s https://codecov.io/bash) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user