Skip to content

Commit

Permalink
Remove duplicate rake tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmorrison committed Feb 29, 2016
1 parent 620fba7 commit 1df5b5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
require 'bundler/gem_tasks'
require 'rspec/core/rake_task'

Bundler::GemHelper.install_tasks(name: 'unicode_math')
RSpec::Core::RakeTask.new

task :default => :spec

0 comments on commit 1df5b5e

Please sign in to comment.