Project

General

Profile

Bug #15235 ยป appveyor.yml.patch

MSP-Greg (Greg L), 10/19/2018 01:55 AM

View differences:

appveyor.yml
- nmake install-nodoc
- \usr\bin\ruby -v -e "p :locale => Encoding.find('locale'), :filesystem => Encoding.find('filesystem')"
test_script:
# make sure mingw dll's are not in path, but allow *nix exe's in C:\msys64\usr\bin
- SET PATH=\usr\local\bin;%ruby_path%\bin;%PATH%;C:\msys64\usr\bin
- set /a JOBS=%NUMBER_OF_PROCESSORS%
- nmake -l "TESTOPTS=-v -q" btest
- nmake -l "TESTOPTS=-v -q" test-basic
    (1-1/1)