mirror of
https://github.com/wahyd4/ocelots.git
synced 2026-08-09 04:56:21 +10:00
removed cucumber from the ci build (while it does not work)
This commit is contained in:
@@ -6,4 +6,4 @@ require File.expand_path('../config/application', __FILE__)
|
||||
|
||||
Ocelots::Application.load_tasks
|
||||
|
||||
task :ci => %w(db:migrate db:test:prepare analyzer:flay analyzer:rails_best_practices simplecov cucumber stats)
|
||||
task :ci => %w(db:migrate db:test:prepare analyzer:flay analyzer:rails_best_practices simplecov stats)
|
||||
Reference in New Issue
Block a user