Welcome to mirror list, hosted at ThFree Co, Russian Federation.

default.rake « tasks « lib - github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 980cf702dcc438c278181b40906367779c17ce0c (plain)
1
2
3
# frozen_string_literal: true

task :default => [:spec, :cucumber, :'jasmine:ci']