We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6bf522 commit 4f67e6aCopy full SHA for 4f67e6a
.travis.yml
@@ -33,4 +33,4 @@ script:
33
# this checks that the Twig template files contain no syntax errors
34
- ./bin/console lint:twig app/Resources @CodeExplorerBundle
35
# this checks that the application doesn't use dependencies with known security vulnerabilities
36
- - ./bin/console security:check
+ #- ./bin/console security:check
0 commit comments