mirror of
https://github.com/deanpcmad/sidekiq-limit_fetch.git
synced 2022-11-09 13:54:36 -05:00
Run travis tests
This commit is contained in:
parent
92e19b6406
commit
f575d3a8ec
1 changed files with 5 additions and 1 deletions
6
Rakefile
6
Rakefile
|
@ -1 +1,5 @@
|
|||
require "bundler/gem_tasks"
|
||||
require 'bundler/gem_tasks'
|
||||
require 'rspec/core/rake_task'
|
||||
|
||||
RSpec::Core::RakeTask.new
|
||||
task default: :spec
|
||||
|
|
Loading…
Add table
Reference in a new issue