Skip to content

Commit 1d29d00

Browse files
authored
Merge pull request #408 from rdoc/remove-hoe-travis
Removed hoe-travis from Rakefile
2 parents dd0fd9b + c24cf12 commit 1d29d00

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)