mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Skip interruptible raw mode test on Travis-CI
This commit is contained in:
parent
b226a68141
commit
65731a1330
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
# frozen_string_literal: false
|
||||
exclude(:test_getpass, 'not portable')
|
||||
exclude(:test_intr, 'hangs up only on Travis CI')
|
||||
|
|
Loading…
Reference in a new issue