add doctrine migration to CI

refs #402
move webapp directory to App/app, for being consistent with person bundle
This commit is contained in:
2015-01-30 15:57:24 +01:00
parent 31f76d1339
commit 962dba1bc5
14 changed files with 44 additions and 33 deletions

4
.gitignore vendored
View File

@@ -1,2 +1,4 @@
/vendor/
composer.lock
composer.lock
Tests/Fixtures/App/app/config/parameters.yml
*~