mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-17 07:40:12 +01:00
This reverts commit 3c5f28869b,
which did not function properly on the continuous integration server.
1 line
45 B
Ruby
1 line
45 B
Ruby
task :ci => ['db:migrate', :test, :cucumber]
|