summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorAustin Ziegler <austin@surfeasy.com>2013-01-20 21:56:09 -0500
committerAustin Ziegler <austin@surfeasy.com>2013-01-20 21:56:09 -0500
commitff6f32acb2f13ef3550a3ef1c38ce28e3aaf0b37 (patch)
treeaeeeefeb896d563ab933e43cb6516dad09169a40 /Rakefile
parent783bc238f52b74a5cc0fb2af93e6454da134ad06 (diff)
downloaddiff-lcs-ff6f32acb2f13ef3550a3ef1c38ce28e3aaf0b37.tar.gz
Fixing a hopefully final travis build issue.
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index c94f5c7..9e22e75 100644
--- a/Rakefile
+++ b/Rakefile
@@ -5,7 +5,6 @@ require 'rspec'
require 'hoe'
Hoe.plugin :bundler
-Hoe.plugin :deveiate
Hoe.plugin :doofus
Hoe.plugin :gemspec
Hoe.plugin :git