Skip to content

Commit 24a8c53

Browse files
committed
Remove Travis CI workaround
1 parent 0f1a709 commit 24a8c53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/rdoc/test_rdoc_ri_driver.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1239,7 +1239,6 @@ def _test_page # this test doesn't do anything anymore :(
12391239
# this test is too fragile. Perhaps using Process.spawn will make this
12401240
# reliable
12411241
def _test_page_in_presence_of_child_status
1242-
skip 'this test hangs on travis-ci.org' if ENV['CI']
12431242
@driver.use_stdout = false
12441243

12451244
with_dummy_pager do

0 commit comments

Comments
 (0)