Sylius/app
Kamil Kokot 02809f6627
minor #10666 Test doctrine migrations up & down (loic425)
This PR was merged into the 1.6-dev branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | 1.4
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.4 or 1.5 branch (the lowest possible)
 - Features and deprecations must be submitted against the master branch
 - Make sure that the correct base branch is set
-->

In CI, we test migration up during installation, but we never test down migrations.
This new Travis test checks doctrine migration up & down.

Commits
-------

d72c1c4cd8 Test doctrine migrations up & down
2019-09-26 13:45:06 +02:00
..
config Fix ThemeBundle + plugins tests 2019-01-15 14:28:03 +01:00
migrations minor #10666 Test doctrine migrations up & down (loic425) 2019-09-26 13:45:06 +02:00
Resources/TwigBundle/views/Exception Merge branch '1.2' into 1.3 2018-11-23 11:12:14 +01:00
TestAppKernel.php Fix ThemeBundle + plugins tests 2019-01-15 14:28:03 +01:00