Appveyor: Try readline extension
This commit is contained in:
parent
2cf687fe6c
commit
90a540e9f2
@ -72,7 +72,6 @@ for:
|
|||||||
- cd %Platform%-mswin_%vs%
|
- cd %Platform%-mswin_%vs%
|
||||||
- >-
|
- >-
|
||||||
..\win32\configure.bat
|
..\win32\configure.bat
|
||||||
--without-ext=+,readline
|
|
||||||
--with-opt-dir=/usr/local
|
--with-opt-dir=/usr/local
|
||||||
--with-openssl-dir=%OPENSSL_DIR:\=/%
|
--with-openssl-dir=%OPENSSL_DIR:\=/%
|
||||||
- nmake -l
|
- nmake -l
|
||||||
@ -87,7 +86,6 @@ for:
|
|||||||
- >-
|
- >-
|
||||||
nmake -l "TESTOPTS=-v --timeout-scale=3.0
|
nmake -l "TESTOPTS=-v --timeout-scale=3.0
|
||||||
--excludes=../test/excludes/_appveyor -j%JOBS%
|
--excludes=../test/excludes/_appveyor -j%JOBS%
|
||||||
--exclude readline
|
|
||||||
--exclude win32ole
|
--exclude win32ole
|
||||||
--exclude test_bignum
|
--exclude test_bignum
|
||||||
--exclude test_syntax
|
--exclude test_syntax
|
||||||
|
Loading…
x
Reference in New Issue
Block a user