BigW Consortium Gitlab

Commit 330c2538 by Robert Speicher

Update jasmine:ci task to use teaspoon

parent d2256c18
......@@ -7,6 +7,6 @@ task jasmine: ['jasmine:ci']
namespace :jasmine do
task :ci do
Rake::Task['spec:javascript'].invoke
Rake::Task['teaspoon'].invoke
end
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment