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:
parent
2cf687fe6c
commit
90a540e9f2
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue