1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Revert "Skip interruptible raw mode test on Travis-CI"

This reverts commit 65731a1330.
This commit is contained in:
Nobuyoshi Nakada 2019-12-18 00:08:21 +09:00
parent 07ed8f2f91
commit bcec03af05
No known key found for this signature in database
GPG key ID: 4BC7D6DF58D8DF60

View file

@ -1,3 +1,2 @@
# frozen_string_literal: false
exclude(:test_getpass, 'not portable')
exclude(:test_intr, 'hangs up only on Travis CI')