Skip to content

Commit c24cf12

Browse files
committed
removed hoe-travis from Rakefile
1 parent dd0fd9b commit c24cf12

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Rakefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ PARSER_FILES = %w[
1818
Hoe.plugin :git
1919
Hoe.plugin :kpeg
2020
Hoe.plugin :minitest
21-
Hoe.plugin :travis
2221

2322
$rdoc_rakefile = true
2423

@@ -180,4 +179,3 @@ task :diff_rubinius do
180179
sh "diff #{diff_options} lib/rdoc #{rubinius_dir}/lib/rdoc; true"
181180
sh "diff #{diff_options} test #{rubinius_dir}/test/rdoc; true"
182181
end
183-

0 commit comments

Comments
 (0)