removed cucumber from the ci build (while it does not work)

This commit is contained in:
Mark Ryall
2012-11-17 12:24:58 +11:00
parent 4e7fe3c138
commit 69cfa712fe
+1 -1
View File
@@ -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)