Dont do a xliff lint on travis

Symfony does not know an attribute php-translation bundle outputs, so the check fails.
This commit is contained in:
Jan Böhmer 2019-12-26 15:11:07 +01:00
parent 042f395edd
commit 8f1f2f0fa2

View file

@ -30,7 +30,7 @@ script:
# Perform some simple linting if everything is correct
- ./bin/console lint:yaml config --parse-tags
- ./bin/console lint:twig templates --env=prod
- ./bin/console lint:xliff translations
# - ./bin/console lint:xliff translations
# Check if we dont use dependencies with known vulnerabilities
- ./bin/console security:check
# Check doctrine mapping