Skip to content

Commit

Permalink
Default task setup for travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
shivamd committed Jun 9, 2014
1 parent db27921 commit 8b09de0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
require "bundler/gem_tasks"

require 'rspec/core/rake_task'
task :default => :spec
RSpec::Core::RakeTask.new(:spec)

0 comments on commit 8b09de0

Please sign in to comment.