зеркало из https://github.com/github/ruby.git
appveyor.yml: show encodings [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59039 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
4ea23fb727
Коммит
6502c03815
|
@ -44,6 +44,7 @@ build_script:
|
|||
- ..\win32\configure.bat --without-ext=+,dbm,gdbm,readline --with-opt-dir=/usr/local --with-openssl-dir=%OPENSSL_DIR:\=/%
|
||||
- nmake -l
|
||||
- nmake install-nodoc
|
||||
- \usr\bin\ruby -v -e "p :locale => Encoding.find('locale'), :filesystem => Encoding.find('filesystem')"
|
||||
- set /a JOBS=2*%NUMBER_OF_PROCESSORS%
|
||||
test_script:
|
||||
- nmake -l "TESTOPTS=-v -q" btest
|
||||
|
|
Загрузка…
Ссылка в новой задаче