Solving travis-ci problem

This commit is contained in:
Marc Ducobu
2015-09-28 15:56:56 +02:00
parent f310b3daab
commit 11c27edd2b
2 changed files with 4 additions and 3 deletions

View File

@@ -11,6 +11,7 @@ class AppKernel extends Kernel
new Symfony\Bundle\FrameworkBundle\FrameworkBundle(),
new Chill\CustomFieldsBundle\ChillCustomFieldsBundle(),
new Symfony\Bundle\SecurityBundle\SecurityBundle(),
new Symfony\Bundle\MonologBundle\MonologBundle(),
new Symfony\Bundle\TwigBundle\TwigBundle(),
new \Symfony\Bundle\AsseticBundle\AsseticBundle(),
new Doctrine\Bundle\DoctrineBundle\DoctrineBundle(),