Removed single table inheritance.

This commit is contained in:
James Cole
2014-12-17 20:47:46 +01:00
parent de7db8db78
commit 9d4c4be468
8 changed files with 361 additions and 76 deletions

View File

@@ -9,7 +9,7 @@ install:
script:
- php vendor/bin/codecept build
- php vendor/bin/codecept run --coverage --coverage-xml -vvv
- php vendor/bin/codecept run --coverage --coverage-xml
after_script:
- php vendor/bin/coveralls