Skip to content

Commit 964fb57

Browse files
authored
🐛 run migrations for testing
1 parent af46ef3 commit 964fb57

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ before_install:
2525

2626
install:
2727
- travis_retry composer install --no-interaction --prefer-dist --no-suggest;
28+
- vendor\bin\doctrine orm:schema-tool:update --force
2829

2930
script:
3031
- run-tests

0 commit comments

Comments
 (0)