mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-17 15:50:13 +01:00
run the database migration as part of the ci build
This commit is contained in:
parent
e569cd081a
commit
e1bae5a2de
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
||||||
task :ci => [:test, :cucumber]
|
task :ci => [:db:migrate, :test, :cucumber]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue