mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-10-31 09:19:08 +00:00 
			
		
		
		
	Added fixture to travis
This commit is contained in:
		| @@ -17,7 +17,8 @@ before_install: | ||||
| before_script: | ||||
|     - travis_retry composer self-update | ||||
|     - travis_retry composer install --no-interaction --prefer-source --dev | ||||
|     - travis_retry bin/console doctrine:schema:update --force | ||||
|     - bin/console doctrine:schema:update --force | ||||
|     - php bin/console doctrine:fixtures:load -n | ||||
| script: | ||||
|     - php ./vendor/bin/php-cs-fixer fix -v --diff --dry-run ./src/ | ||||
|     - bin/console doctrine:schema:validate --skip-sync | ||||
|   | ||||
		Reference in New Issue
	
	Block a user