summaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2022-02-06 16:52:53 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2022-02-06 19:24:36 +0900
commit90a540e9f2072679aaccf1b2549fcc2efa564574 (patch)
treee35deda2b5cf52899e6484b0aa43869300d0b7ee /.appveyor.yml
parent2cf687fe6c6eb4ef1ef4958fc8aeb094e14bfbb5 (diff)
Appveyor: Try readline extension
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index f64ebac868..75cef60dd5 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -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