Skip to content

Commit 5b4b005

Browse files
authored
Merge pull request doctrine#617 from TomHAnderson/hotfix/infinite-migrations
Functional testing of migrations:migrate command creates an unanswere…
2 parents 5456f15 + d375c2d commit 5b4b005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis/run-cli.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
./vendor/bin/doctrine-module migrations:generate
1717
./vendor/bin/doctrine-module migrations:diff
1818
./vendor/bin/doctrine-module migrations:execute 20120714005702 -n
19-
./vendor/bin/doctrine-module migrations:migrate
19+
./vendor/bin/doctrine-module migrations:migrate --no-interaction

0 commit comments

Comments
 (0)