summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Rakefile b/Rakefile
index f712d45..e6bbf86 100644
--- a/Rakefile
+++ b/Rakefile
@@ -48,6 +48,4 @@ if RUBY_VERSION >= '2.0' && RUBY_ENGINE == 'ruby'
Rake::Task['spec'].execute
end
end
-
- # Rake::Task['travis'].prerequisites.replace(%w(spec:coveralls))
end