mirror of
https://github.com/diaspora/diaspora.git
synced 2026-04-29 03:01:03 -04:00
3 lines
92 B
Ruby
3 lines
92 B
Ruby
task :default => [:cucumber, :spec, :'jasmine:ci']
|
|
|
|
task :'no-jasmine' => [:cucumber, :spec] |