Sha256: 689807dbd21cbbcc30edf6935e93863d6ad5529645da4cad8c85db2a891b4686

Contents?: true

Size: 174 Bytes

Versions: 10

Compression:

Stored size: 174 Bytes

Contents

require "bundler/gem_tasks"
require 'cane/rake_task'
require 'rspec/core/rake_task'

task default: :ci

task ci: [:spec, :cane]

Cane::RakeTask.new
RSpec::Core::RakeTask.new

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
whipped-cream-0.0.1 Rakefile
whipped-cream-0.0.1pre5 Rakefile
whipped-cream-0.0.1pre4 Rakefile
whipped-cream-0.0.1pre3 Rakefile
whipped-cream-0.0.1pre2 Rakefile
whipped-cream-0.0.1pre1 Rakefile
tp-0.6.2 Rakefile
tp-0.6.2pre2 Rakefile
tp-0.6.2pre1 Rakefile
tp-0.6.1 Rakefile