mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-15 08:46:34 +01:00
1 line
34 B
Ruby
1 line
34 B
Ruby
task :ci => ['db:migrate', :test]
|