Run some linters on TravisCI to ensure basic integrity of files.

This commit is contained in:
Jan Böhmer 2019-11-21 22:27:17 +01:00
parent 50a173d57c
commit 26fe946de3
5 changed files with 80 additions and 2 deletions

View file

@ -0,0 +1,8 @@
services:
_defaults:
autowire: true
autoconfigure: true
SensioLabs\Security\SecurityChecker: null
SensioLabs\Security\Command\SecurityCheckerCommand: null