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

Appveyor: Try readline extension

This commit is contained in:
Nobuyoshi Nakada 2022-02-06 16:52:53 +09:00
parent 2cf687fe6c
commit 90a540e9f2
No known key found for this signature in database
GPG key ID: 7CD2805BFA3770C6

View file

@ -72,7 +72,6 @@ for:
- cd %Platform%-mswin_%vs%
- >-
..\win32\configure.bat
--without-ext=+,readline
--with-opt-dir=/usr/local
--with-openssl-dir=%OPENSSL_DIR:\=/%
- nmake -l
@ -87,7 +86,6 @@ for:
- >-
nmake -l "TESTOPTS=-v --timeout-scale=3.0
--excludes=../test/excludes/_appveyor -j%JOBS%
--exclude readline
--exclude win32ole
--exclude test_bignum
--exclude test_syntax