From 90a540e9f2072679aaccf1b2549fcc2efa564574 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Sun, 6 Feb 2022 16:52:53 +0900 Subject: [PATCH] Appveyor: Try readline extension --- .appveyor.yml | 2 -- 1 file changed, 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